|
From: Rene R. <re...@gr...> - 2002-06-03 22:26:38
|
Here is a quick overview of what I think needs to be done Not listed in any kind of order. 1. Filename testing. Filenames are mostly a problem when restoring. This will need some more testing. I'm running this on 4 servers with mac, linux and windows users so it has been real world tested, but I would like to make a test suite of files with "funny" names. 2. Use something else than the "replace" command (used in function.php) 3. Make a unified format for file listings. Currently two are in use. Some functionality depends on the differences between the two. A unified format would take up a little more space, but be much more useful when extending bobs with more features. 4. User management. Something needs to be done here. I would appreciate feedback on how you would like users to be managed. 5. A user help guide to replace the todo.php that is currently displayed when pressing help. 6. Language support. This would be something like a html rendering class with support for languages.=20 7. File sequence detection and handling. This would probably be integrated with the unified list format. and much more..=20 Please pitch in if you have anything to add to the list. I'll put this in a TODO file at some point -Ren=E9 |