Revision: 9232
Author: [email protected]
Date: Mon Nov 15 13:43:22 2010
Log: Edited wiki page RequestFactory_2_1_1 through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=9232

Modified:
 /wiki/RequestFactory_2_1_1.wiki

=======================================
--- /wiki/RequestFactory_2_1_1.wiki     Mon Nov 15 13:42:53 2010
+++ /wiki/RequestFactory_2_1_1.wiki     Mon Nov 15 13:43:22 2010
@@ -29,13 +29,13 @@
* The value in the domain object will be replaced if anything in the VP's state has changed. * If you don't want the destructive operation, don't use value objects, or use the to-be-written service helper / Locator to cook up your own id scheme. * Since we currently support Date (and it is mutable) the RF client-side code will use a subclass of Date that can be frozen to ensure that the owning EntityProxy must be edited.
+
+= What's coming =
+
* (Issue 5111) Extracting a `ServiceHelper` for `ReflectiveServiceLayer` for a simple API to interface with existing systems * This should include support for bulk operations API in `ReflectiveServiceLayer` to allow query plan optimization * A `Locator` can be specified for entire RequestFactory declarations as well as individual proxy types
     * Support for custom validation strategies.
-
-= What's coming =
-
   * (Issue 5550) Refactor the Codex types to make them injectable.
* (Issue 5523) Client-side caching of requests and EntityProxy persistence
   * (Issue 5368) Remove integer version constraint

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to