Files | Admin

Notes:

Release Name: 0.4.0 "Rodeo"

Notes:
Haven't had a release in a while, but there were
changes sitting in CVS, so I figured it was time to 
package up the latest and release it.

Nothing world-shaking, but a few new minor features
and bug fixes. Lots of new documentation.

See the Changelog. :)


Changes: 0.4.0: 20 Jul 2004 "Rodeo" * Several new tutorials and started documention on module file format * Added convenience methods to various classes * New exception for service instantiation errors, and better error messages for some errors. * Added "translate-property" rule for translating property values. * BuilderFactory now usese translate-property so that symbols may be used in parameters. * DefaultSymbolSource is now a map instead of a list. * Delegator no longer delegates most Kernel methods. * Added query method to Delegator to determine if the deferred proxy has been instantiated yet or not. * Added a way to have a services to last-minute cleanup when the Ruby interpreter shuts down.