Opened 8 years ago
Closed 5 years ago
#16917 closed defect (fixed)
Status of dojox/json/ref
Reported by: | Wouter Hager | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | Dojox | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I posted a question about the status of JSON referencing in Dojo on the list some days ago, but I didn't get any response, so I'm just creating a ticket for it.
I'd like to have a mixin to resolve links retrieved from dojo/store/JsonRest, and thought to have found it in dojox/json/ref, but there is no implementation of the lazy loading mechanism anywhere in dojo or dijit.
Documentation looks stale, and there are no specs on properties like parent and _loadObject. Also, parent still doesn't look right for $ref hashes (see #11084).
So is this dead? Any plans to revive it?
Change History (2)
comment:1 Changed 8 years ago by
Component: | General → Dojox |
---|---|
Owner: | set to Kris Zyp |
Status: | new → assigned |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
As far as I know, it's mostly dead in that no one has been actively working on it. That said, I've been trying to review and accept/land patches and bug fixes.