You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Mario Ivankovits (JIRA)" <ji...@apache.org> on 2006/12/13 07:59:22 UTC

[jira] Reopened: (VFS-90) RandomAccessFile backed by a RandomAccessContent instance

     [ http://issues.apache.org/jira/browse/VFS-90?page=all ]

Mario Ivankovits reopened VFS-90:
---------------------------------

      Assignee: Mario Ivankovits
             
Thanks! Will give it a try.

> RandomAccessFile backed by a RandomAccessContent instance
> ---------------------------------------------------------
>
>                 Key: VFS-90
>                 URL: http://issues.apache.org/jira/browse/VFS-90
>             Project: Commons VFS
>          Issue Type: New Feature
>            Reporter: Elifarley Callado Coelho
>         Assigned To: Mario Ivankovits
>            Priority: Minor
>             Fix For: 1.1 Final
>
>         Attachments: RACRandomAccessFile.java.bz2, RACRandomAccessFile.java.bz2, src.zip
>
>
> Some existing libraries and applications rely on a RandomAccessFile instance to process its IO tasks.
> They could be benefited by an adapter class providing a "RandomAccessFile" view of an arbitrary RandomAccessContent.
> Example: a database server using a RandomAccessFile instance to access its data from a local file would automatically be able to access it from a remote resource accessed through HTTP.
> I have already created such a class. I'll try to add it to this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org