System Independent

Obba-6.0.2

Version 6.0.2 of Obba brings the following changes:
- Support for Java 9 and Java 10 (Note: in Obba 5.x the obAddAllJars, obAddJar, obAddClasses does not work with Java 9 or better due to a change in the class loaders)..
- obCall now supports 19 arguments (Note: methods with many arguments are often an indication of bad design).

Version 5.0.2 of Obba brings the following changes:
- Support for Java 8 java.time.LocalDate created via obMake("","LocalDate", ...) where the third argument is an excel date.