Ticket #5585 (closed enhancement: fixed)
Proposed change to Persist for dijits
| Reported by: | tk | Owned by: | tk |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | persist, tree, splitcontainer |
| Cc: |
Description
Instead of persist: true/false, I propose we modify persist to be a numeric value so we can use {expire: persist} in dojo.cookie() to specify longer cookie expiration dates. This could be done several way....
my suggestion would basicalyl be to treat anything !== false or possible >-1 since 0 is a valid option (session cookie) as true...
Comments/suggestions?
Change History
Note: See
TracTickets for help on using
tickets.