Hi!
Oh, and one idea you might want to add to the list, a special
classloader that would dynamically transform all usage of java.io.File
to use VFS instead, so that any application could be VFS-enabled. ( I
might implement that if i have time )
Out of VFS I have seen someone else implemented such a thing by simply extending from java.io.File and overloading EVERY method with its own method. I havent looked at it lately, but it might be possible to create a "simple" FileWrapper.

---
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to