Ticket #1527 (new bug)

Opened 12 years ago

Despite pdd15, add_role ignores role attributes

Reported by: Austin Owned by:
Priority: normal Milestone:
Component: none Version: 2.2.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

PDD15 promises that role attributes are merged into any class the role is composed into.

However, class.pmc calls Parrot_ComposeRole, which only deals with methods and updates the 'roles' list.

Note: See TracTickets for help on using tickets.