-
Notifications
You must be signed in to change notification settings - Fork 36
Issues: stevan/p5-mop-redux
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
There is no way to set the superclass for a class once it's been created
enhancement
#153
opened Nov 19, 2013 by
tobyink
better way of accessing attributes in mop-created methods
enhancement
needs-design
#152
opened Nov 18, 2013 by
doy
Attribute values should be set from constructor arguments prior to default values being applied
needs-design
#151
opened Nov 18, 2013 by
Ovid
need to check method_class and attribute_class for metaclass compat
bug
#136
opened Nov 3, 2013 by
doy
Attributes should be accessible in has initializers
enhancement
needs-test
question
#135
opened Oct 29, 2013 by
stevan
Should methods provide @_?
api-change
needs-design
prototype-limitation
#119
opened Oct 16, 2013 by
doy
attribute defaults should have the invocant in $self, not $_
api-change
needs-design
#116
opened Oct 15, 2013 by
doy
break out FINALIZE stash manipulation into a separate "mop compiler" thing
cleanup
#112
opened Oct 12, 2013 by
doy
should it be an error to define methods like import and DESTROY in the mop?
api-change
needs-design
question
#104
opened Oct 10, 2013 by
doy
should BUILD/DEMOLISH also be special keywords?
api-change
needs-design
question
#102
opened Oct 10, 2013 by
doy
the current hack to emulate lexical exporting has edge cases
bug
prototype-limitation
#100
opened Oct 9, 2013 by
doy
do we want to factor more common bits out of the core mop classes?
cleanup
#96
opened Oct 2, 2013 by
doy
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.