Skip to content
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

Add logic for creating O::Q objects that inherit subs #1

Open
exodist opened this issue Feb 25, 2010 · 1 comment
Open

Add logic for creating O::Q objects that inherit subs #1

exodist opened this issue Feb 25, 2010 · 1 comment

Comments

@exodist
Copy link
Owner

exodist commented Feb 25, 2010

Something like $CLASS->subclass( 'Package::Name' ); which will find all the subs in the package(s) and create O::Q::Method objects which do a 'goto &base_class_sub', then they can be overriden or modified per usual O::Q API.

@exodist
Copy link
Owner Author

exodist commented Feb 26, 2010

Started in on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant