|
|
10/02/2010 - 11:18 |
1.9.34 |
System Independent |
-- |
OOo extension (.oxt) |
Release Notes:
- Version 1.9.34 of Obba brings the following changes:
-
- Fixed a problem which prevented Obba from installing under some configurations.
-
- 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