Yes its a custum File system and I want to store 'files' in memory.

On Mon, Oct 20, 2008 at 2:25 PM, Niklas Gustavsson <[EMAIL PROTECTED]>wrote:

> On 10/20/08, Bakary Dialaya DJIBA <[EMAIL PROTECTED]> wrote:
> > I want to manage a virtual file system with Mina. In my application I
> > haven't got a File (java) to manipulate.
> >
> > It is only some object to be encapsulate in a FileObject class of Ftplet.
> > But it checks if the given name match a physical file.
> >
> > So how to avoid verifying existance file to disk? And manipulate virtual
> > file.
>
> It sounds like what you want is a custom file system implementation.
> Where would you be storing your "files" (e.g. memory, database)?
>
> /niklas
>



-- 
Bakary,

Reply via email to