Opened 8 years ago
Closed 5 years ago
#16493 closed enhancement (wontfix)
Minor change to dojo/store/JsonRest so it can be more extendable
Reported by: | Owned by: | Kris Zyp | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | Data | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
If JsonRest? had a general property called handleAs and used this in all XHR commands... it would mean we could easily extend it to use custom Json Parsers.
Kindest
Steve
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
http://dstorejs.io/ is the successor for dojo/store, and should be more flexible. If you would still like to see this feature in dstore, please open a request in its tracker. Thanks!
Note: See
TracTickets for help on using
tickets.
Note... need to move the module to use dojo/request/xhr instead of dojo/_base/xhr too