Browse Source

add a few items that was done in v0.2...

add todo item for sorting..

[git-p4: depot-paths = "//depot/": change = 780]
replace/4e84fdb41ea781c7a8f872baa423e8b3be4045a7
John-Mark Gurney 19 years ago
parent
commit
f991045979
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README

+ 5
- 0
README View File

@@ -31,6 +31,7 @@ Ideas for future improvements:
function or something similar, to make understanding ZIP files
easier.
Autodetect IP address.
Support sorting by other attributes.

v0.2:
No longer require restarting to see new files/dirs in hierarchy.
@@ -45,6 +46,10 @@ v0.2:
the file system.
Make Containers a subclass of list. This lets use populate
childCount properly.
Add required attributes to Storage* classes.
Support custom container classes to addContainer.
Add a few more custom mime-types.
Sort listings by name for now.

v0.1:
Don't bind the UDP socket to the multicast address, so replies


Loading…
Cancel
Save