Re: JavaClient alternatives
Re: JavaClient alternatives
- Subject: Re: JavaClient alternatives
- From: Andrus Adamchik <email@hidden>
- Date: Sun, 24 Jun 2007 14:16:43 +0300
As mentioned by Lachlan Deck in a parallel thread, Apache Cayenne
Remote Object Persistence (ROP) is an open source alternative to EOF
JavaClient (specifically the data layer):
http://cayenne.apache.org/doc/remote-object-persistence-guide.html
It extends the familiar ORM API to the client tier. Same advantages
as JavaClient - you do you data model once, you use it in different
app tiers via the same API, no manual XML parsing on the client,
single commit of all context changes, lazy relationships, uniquing,
and most other goodies you'd expect from a framework like EOF,
delivered through a web service.
Cheers,
Andrus Adamchik
On Jun 23, 2007, at 8:42 PM, Pascal Robert wrote:
I think it would be a good idea of listing JavaClient alternatives
and checking if they work great with a WO backend or not. A small
list :
- Mozilla XUL (either with XULRunner or as Firefox extension)
- Adobe AIR (Apollo)
- Adobe Flex
- OpenLazlo
- Java FX
- Pure Java desktop app using Swing or SWT
- WebKit
I know, most of those techs are in beta form. A matrix that shows
the features of each of those solutions would be great.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40objectstyle.org
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden