Metaclass Bootstrap

Summary: An example for bootstrapping an alternative metaclass hierarchy
Author: Andreas Raab
Owner: Andreas Raab (ar)
Co-maintainers: <None>
Categories:
Homepage:
PackageInfo name: <Not entered>
RSS feed:

Description:

This package is an example for how to create a self-contained alternative metaclass hierarchy. After loading, you will end up with the MyObject hierarchy being derived from MyBehavior and friends (to test, inspect any of these classes and notice their foo, bar, and baz variables).

Releases


Back