System Independent

Obba-1.9.31

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).