
- modularize cc-program into JNI-stuff, BSF2Java-stuff, BSF4Rexx-stuff

  - allow a function to collect all the TIDs at the time of the call

  - if attaching to a given TID return .true/.false if successful/unsuccessful (*or* attach automatically to another TID, if given is not available anymore?)

- try to get the OS/2 version to demand load either JNI 1.1 or JNI 1.2 via a DLL without bombing at return

- allow creation of Java exception from Rexx

- allow creation of Rexx exception from JNI (if not there already)



nice-to-have:

- caching looked-up methods/setters/getters

- subcom-interface, e.g.  BSFINVOKE, BSFSET...; problem: arg-delis, if strings may contain those delis

--rgf, 2004-02-12, 2005-06-07

