Opened 12 years ago
Closed 8 years ago
#10070 closed enhancement (wontfix)
[patch] [cla] Nested data in a QueryReadStore
Reported by: | Andre Steenveld | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | high | Milestone: | 2.0 |
Component: | DojoX Data | Version: | 1.3.2 |
Keywords: | dojox.data.QueryReadStore nested object | Cc: | jared, wolfram |
Blocked By: | Blocking: |
Description
It is not possible in the current version of dojox.data.QueryReadStore? to access the members of nested objects.
I have written a little demo as an example: click
Link to the "fixed" class: click
A patch and unit tests are being written as you read.
Attachments (1)
Change History (9)
Changed 12 years ago by
Attachment: | dojox.data.QueryReadStore.diff added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from Jared Jurkiewicz to wolfram |
---|
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.5 |
---|---|
Summary: | Nested data in a QueryReadStore → [patch] [cla] Nested data in a QueryReadStore |
comment:3 Changed 11 years ago by
Milestone: | 1.5 → 1.6 |
---|
comment:4 Changed 10 years ago by
Milestone: | 1.6 → 1.7 |
---|---|
Owner: | changed from wolfram to kriszyp |
comment:5 Changed 10 years ago by
Owner: | changed from kriszyp to Kris Zyp |
---|
comment:6 Changed 10 years ago by
Milestone: | 1.7 → 1.8 |
---|
comment:7 Changed 9 years ago by
Milestone: | 1.8 → 2.0 |
---|
1.8 is frozen. Move all enhancements to next release. If you need an exemption from the freeze for this ticket, contact me immediately.
comment:8 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Presumably will never be fixed since dojo.data is deprecated in favor of dojo.store.
Note: See
TracTickets for help on using
tickets.
Hey Kris, I've received a few inquiries about this one, namely people asking if there's a patch that could actually be made to work with older versions of Dojo where this is an issue, and also to make sure this won't be an issue with the new dojo.store work. Please take a look when you get a chance.