Opened 12 years ago
Closed 12 years ago
#8733 closed enhancement (wontfix)
Patch LazyLoadJSIStore
Reported by: | youngho | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | low | Milestone: | tbd |
Component: | DojoX Data | Version: | 1.3.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
use dojo.hitch function instead of use self reference
Attachments (1)
Change History (2)
Changed 12 years ago by
Attachment: | Lazy.patch added |
---|
comment:1 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
What is the value in this? Using self reference is just as valid and usable as hitch (and in some cases more explanatory).