[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: VFS3 - missing features and other issues

alesj do-not-reply at jboss.com
Tue Jul 28 10:47:01 EDT 2009


"david.lloyd at jboss.com" wrote : 
  | 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.
  | 
I only need this API for back-compatibility.
How it's implemented in the back, I don't care.
But not having this would mean huge changes to MC testing, 
as a lot CL, Deployers, WB, ... tests depends on it.

You can definitely deprecate it, and write better suited API to the new VFS API.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246480#4246480

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246480



More information about the jboss-dev-forums mailing list