Hi I have built an application using Cayenne and Tapestry running under Tomcat on a Linux server. I am using the latest released versions of all of the above.
I would like to be able to display to the user the current changes in the DataContext and allow the user to revert individual changes. I would also like them to be able to see what values the object had before the change. I have read the documentation and thought about having nested contexts but at times I would have to deal with 50+ context so it seems a bit unmanageable. Any thought would be most helpful. Thanks in advance. -- -- e
