| T a n e s h a N e t w o r k s |
It should be possible for dirs to have a list of properties associated, plugins can use this for storing meta-data about the dir.
It should be possible for a filesystem to implement a DataConnectionProvider interface to signal that clients can download/upload directly to/from a given filesystem. Checks on the uploaded files will still have to be done somehow in "sync" with the local server.
PRET command has to be implemented regarding handling remote filesystems.
Need to figure which of these is the best. Jython could offer better seperation maybe? And it will still be possible to write normal plugins in Java code. Maybe use Jython only for special "SITE" commands.
Special filesystem implementations, SITE commands, PRE/POST command hooks.
It should be possible to find good frameworks which we can use, ideas: