Release Name: 0.2-1
Notes:
See changelog for details.
Changes:
===> 0.2-1
--- 06/07/2004
Changed declare_interface to implements_interface.
Now using object->klass to store interface compliance information, which made
dealing with Singletons much easier.
Changed how singletons declare implementation. See docs for new method.
Documentation changed to reflect the new changes.
|