Obba-1.9.34

Extension:
Extension ID:
Release date:
10/02/2010 - 11:18
Version:
1.9.34
Operating system:
System Independent
Compatibility:
--
Binary type:
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.
  • 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