org.jmacs 2.1
2006-12-03 2.1r1
- target name and subname now specified separately--passed to
IDi.IFactory.createDi() and IDi.bind...() respectively
- IDi.bind() methods taking port arguments dropped in favour of separate
set-methods
- + IDi.bindInBackground()
- + IDi.bindOrReturn()
- + IDi.States
- + IDi.getState()
- + IDi.getObservable()
- IDi.Util added (providing methods to check target name, Di sub-name)
- NotBoundException replaces ConnectionLostException