Changes for page ERPrototaculous
Last modified by Ravi Mendis on 2010/11/18 05:07
From version 182.1
edited by Ravi Mendis
on 2009/07/17 06:06
on 2009/07/17 06:06
Change comment:
There is no comment for this version
To version 187.1
edited by Ravi Mendis
on 2009/07/17 06:19
on 2009/07/17 06:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -89,7 +89,7 @@ 89 89 90 90 == Ajax Page Caching in ERPrototaculous == 91 91 92 -One notable difference in the ERPrototaculous and Ajax.framework is in the ajax responses.92 +One notable difference between the ERPrototaculous and Ajax frameworks is in the way they handle ajax responses. 93 93 In ERPrototaculous, updates and actions break with "The WebObjects Way" by being pseudo-stateless. 94 94 95 95 WebObjects typically vends a fresh response for each and every action. With ajax, this is not necessary.