[Announce] JPBinding
JPBinding is a WebObjects framework which allows to build WebObjects Java Client (not D2JC) without the use of Interface Builder and nib files. With JPBinding framework instead of the nib file, one have to write a xml file which describes the bindings between the view objects (buttons, tables, text fields, etc) and the model objects (EODisplayGroup, EOAssociation, etc.).
The bindings are provide in a descriptive way without programming. Such model objects are “automagically” generated in a clear way for the developer. JPBinding works under WO 5.3.3 and WO 5.4.
After that Apple has deprecated the Java Client Nib based applications, the developers need an alternative way to build WebObjects Java Client. The JPBinding framework is just a proposal to do this.
You can use JPBinding for free.