Metaclasses
There is no Class class
Objects point to the metaclass, making it available via |.HOW' (Higher Order Workings) macro
Introspection takes place through .HOW
Dog.HOW.methods() Dog.HOW.attributes()
Perl 6 | Perl 6 today | #68 |
There is no Class class
Objects point to the metaclass, making it available via |.HOW' (Higher Order Workings) macro
Introspection takes place through .HOW
Dog.HOW.methods() Dog.HOW.attributes()
Copyright © 2009 http://www.pmichaud.com/2009/pres/ |