|
|
20/02/2010 - 20:15 |
2.1.8 |
System Independent |
-- |
OOo extension (.oxt) |
Release Notes:
- Version 2.1.8 of Obba brings the following changes:
-
- Complete rewrite of Obba logging.
- Added a log window to the Obba Control Panel (enable it via Window: Show Log Window).
- Many improvements to the diagnostic output.
- Version 1.9.34 of Obba brings the following changes:
-
- Fixed a problem which prevented Obba from installing under some configurations.
- Cosmetic changes.
- Version 1.9.31 of Obba brings the following changes:
-
- Fixed a problem which prevented loading of some classes. The current thread's context class loader was null. This appears to be a problem with the Java plugin. A workaround was created. Note: This problem resulted in the XMLDecoder not working.
- Version 1.9.29 of Obba brings the following changes:
-
- 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 demo sheet showing how to access data from finance.yahoo.com. Includes the Java source code for the class handling the web access. See Obba Tutorial