| [news.eclipse.technology.riena] Re: project similar to riena |
That quite a big challenge. Just by thinking about it, I can imagine some "funny" things you will have to deal with : transaction and concurrency management, propagation of updates to client, lazy initialization, and so on ...
Yes, all those pains!
objecttransaction helps a lot here because it can also propagate updates both from client to server but also from server to client. it also requires some object-ids however you implement that that helps you to do optimistic locking. yeah and there are some challenges :-) why not.
Frank.
-- Dr. Frank Gerhardt
Gerhardt Informatics Kft. http://www.GerhardtInformatics.com -- SENS-Expert http://www.SoftwareExperts.de