[Dojo-checkins] [dojo] #5041: patch for QueryReadStore
dojo
trac at dojotoolkit.org
Thu Nov 8 09:50:09 UTC 2007
#5041: patch for QueryReadStore
------------------------+---------------------------------------------------
Reporter: liucougar | Owner: jaredj
Type: defect | Status: new
Priority: normal | Milestone:
Component: DojoX Data | Version: 1.0
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Old description:
> this patch adds in a new _filiterResponse function so that subclass can
> choose to modify the data received from server before the data is
> processed by QueryReadStore
>
> in addition, some minor cleanups
New description:
This patch adds in a new _filiterResponse function so that subclass can
choose to modify the data received from server before the data is
processed by QueryReadStore
in addition, some minor cleanups
Comment (by wolfram):
I corrected the tests to work with liucougars change in getValue() which
is correc, since it didnt use to be as defined by the Read API. Thanks
liucougar!
Jared can you approve this? Is the _filterResponse() the way to go, or do
you have any other standard way to filter incoming items for the data-
strores? I am fine with this patch.
--
Ticket URL: <http://trac.dojotoolkit.org/ticket/5041#comment:1>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list