Version 1.9.29 of Obba brings the following changes:
- Added a demo sheet showing how to access data from finance.yahoo.com. Includes the Java source code of the class handling the web access.
- Arrays of objects can be created using obMake with a class name of ClassName[] where ClassName is the component type (see documentation for an example).
- Added a window to the Obba Control Panel which visualizes the objects and their dependencies in a graph. The dependencies are determined by the objects used during construction an object.
- Improved the handling of transient object handles.
See the obba homepage for more information.