Torsten Curdt <tcurdt <at> apache.org> writes:

> > Another interesting interface might be JavaFileObject hiding the  
> > details of
> > accessing resources. Though JCI has ResourceReader and  
> > ResourceStore it is not
> > really detached from file system.
> 
> Huh? Why not? The memory implementations
> don't care much of the file system :-P
> That was one of the main goal of JCI.

Yes and that's fine. But search for the String.replace(char, char) method and
you know what I mean :-) There are many places where class names are converted
to file names and back. It's not only the FileResourceStore.

Joerg


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

Reply via email to