Changes for page ERJQuery

Last modified by Ravi Mendis on 2010/11/30 05:16

From version 70.1
edited by Ravi Mendis
on 2010/05/02 22:29
Change comment: There is no comment for this version
To version 71.1
edited by Ravi Mendis
on 2010/05/02 22:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,7 +28,7 @@
28 28  
29 29  ERJQuery embraces the stateless model Ajax offers in exchange for simplifying the work WebObjects has to do - it's a win-win!
30 30  
31 -so you may observe one notable difference between the ERJQuery and the Ajax framework is in the way they handle ajax responses.
31 +So you may observe one notable difference between ERJQuery and the Ajax framework is in the way it handles ajax responses.
32 32  In ERJQuery, updates and actions break with The WebObjects Way by being pseudo-stateless just like [[ERPrototaculous]].
33 33  
34 34  == Compatibility ==