"alesj" wrote :
| My initial port of CL to VFS3 shows missing API:
| *
http://anonsvn.jboss.org/repos/jbossas/projects/vfs/trunk/src/main/java/o...
| *
http://anonsvn.jboss.org/repos/jbossas/projects/vfs/trunk/src/main/java/o...
|
AssembledDirectory shouldn't be needed anymore with the new design (there is only one
view of the VFS and that's the fully assembled view).
MemoryFileFactory should be replaced with an alternative API... right now it all needs to
be explicit (make a temp dir, mount the temp dir in the real VFS, and use
getPhysicalFile() to make modifications). I think a static method might be a good idea to
do this automatically though.
Also the temp file API is bad and needs to be redone. I'll do so next week.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245865#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...