Hi Florijan,

Nice work.

Cayenne ROP (http://cayenne.apache.org/doc/remote-object-persistence-guide.html ) is the remoting technology that allows to do things similar to JavaClient, although it deals exclusively with persistent objects remoting, leaving the task of binding data to a UI up to the coder.

Now a bindings framework can go a long way in making Swing usable. I took a shot at creating one a few years ago, but that effort got canceled due to the lack of time. I am glad somebody else did it for me :-) It would be interesting to hear how that works with Cayenne (ROP, or just straight client-server Swing app).

Cheers,
Andrus


On Jan 21, 2008, at 9:01 PM, Florijan Stamenkovic wrote:

Hi all,


I am happy to say that the databinding library I've been working on (for WebObjects and Swing) is ready for it's initial release. The library however is easily extendable for usage with other data persistence systems and other GUI systems. I am hoping that some of you Cayenne users would chip in the hour or two needed for implementing Cayenne support. The website describes in detail how this can be done.

I have no idea how good the support for making Cayenne based JavaClient applications is in the standard package, but maybe some of you could use this.

I'd be happy to include any good implementation of Cayenne support into the standard distribution.

The library site:
http://web.mac.com/flor385/JBND/

My best,
Florijan Stamenkovic
CNG Havaso Ltd


Reply via email to