Changes for page ERPrototaculous

Last modified by Ravi Mendis on 2010/11/18 05:07

From version 111.1
edited by Ravi Mendis
on 2010/05/02 22:31
Change comment: There is no comment for this version
To version 112.1
edited by Ravi Mendis
on 2010/05/02 22:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -97,7 +97,7 @@
97 97  
98 98  ERPrototaculous embraces the stateless model Ajax offers in exchange for simplifying the work WebObjects has to do -- it's a win--win!
99 99  
100 -So you may observe one notable difference between the ERPrototaculous and Ajax frameworks is in the way they handle ajax responses.
100 +so you may observe one notable difference between the ERPrototaculous and Ajax frameworks is in the way they handle ajax responses.
101 101  In ERPrototaculous, updates and actions break with //The WebObjects Way// by being pseudo-stateless.
102 102  
103 103  === Ajax Response Handling in ERPrototaculous ===