seges / acris

AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, beans binding, JSON protocol and usefull project skelets integrated with maven, hibernate, spring and gilead. You will get a prepared solution in box ready to use in your own project.
4 stars 1 forks source link

buffered changes #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create binding between form and bean
2. change a value in the form

What is the expected output? What do you see instead?
The value is set instantly to the bean. It would be good to buffer the change 
to be able to revert it. Also a notification of dirty state can be shown to the 
client's UI. The propagation to the bean would be done after calling a 'commit'.

Original issue reported on code.google.com by ladislav...@gmail.com on 28 Jun 2010 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by ladislav...@gmail.com on 13 Jul 2010 at 8:43

GoogleCodeExporter commented 9 years ago

Original comment by ladislav...@gmail.com on 20 Jul 2010 at 5:14

GoogleCodeExporter commented 9 years ago

Original comment by ladislav...@gmail.com on 21 Aug 2010 at 9:10

GoogleCodeExporter commented 9 years ago

Original comment by ladislav...@gmail.com on 21 Aug 2010 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by ladislav...@gmail.com on 9 May 2011 at 10:55