Opened 12 years ago
Closed 9 years ago
#8146 closed enhancement (wontfix)
dojo._Url should be augmented with objectToQuery/queryToObject methods
Reported by: | alex | Owned by: | dylan |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | Core | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
it seems like dojo._Url (which should be moved to dojo.Url anyway) likely should be augmented with methods that allow queries to be serialized and de-serialized from/to objects. The code already exists in xhr.js, where it should probably just monkey-patch the _Url class to add the behavior.
Change History (4)
comment:1 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:3 Changed 9 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → low |
comment:4 Changed 9 years ago by
Keywords: | needsreview removed |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Probably, we should close this as wontfix, given the age of the ticket, and the fact that dojo.toUrl() is replaced by require.toUrl(). So, I'll close and someone can reopen if they object.
Note: See
TracTickets for help on using
tickets.
another base/core 2.0 discussion or something we should do sooner?