#6969 closed enhancement (fixed)
Add dojox.data.FileStore. A good Lazy-Loading style store for use with Tree, grid, combobox, etc.
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Data | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add dojox.data.FileStore?. A good Lazy-Loading style store for use with Tree, grid, combobox, etc.
This is to provide people with a good starting point for implementing a lazy-loading datastore for hierarchical data. In this case, it's a FileStore?, a store that lets you browse and search filenames and paths on a filesystem. It also reports the size of the file, and of it is a directory or not. Server impl provided in a simple pair of PHP scripts. The scripts have a define at the top that allows the filesystem to explore to be rooted at some location relative to the PHP file. Only files under that root allow scanning.
Attachments (1)
Change History (4)
comment:1 Changed 13 years ago by
Changed 13 years ago by
Attachment: | dojox.data.FileStore_20080616.patch added |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed revision 14017.
Note: See
TracTickets for help on using
tickets.
The forthcoming patch has been tested on the following platforms:
IE 6
IE 7
Firefox 2.0
Opera 9.2
Safari 3.1
SeaMonkey? 1.1.2