[ 
https://issues.apache.org/jira/browse/VFS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Eckenfels updated VFS-275:
--------------------------------
    Fix Version/s:     (was: 2.1)

> add RandomAccessContent.setLength() method
> ------------------------------------------
>
>                 Key: VFS-275
>                 URL: https://issues.apache.org/jira/browse/VFS-275
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 2.0
>         Environment: Google App Engine
>            Reporter: Vince Bonfanti
>         Attachments: VFS-randomaccesscontent-setlength.patch
>
>
> I'm developing a Commons VFS plug-in for Google App Engine 
> (http://code.google.com/p/gaevfs/), and also using this as a basis for a 
> pluggable file system for the H2 relational database 
> (http://www.h2database.com/html/main.html) that will allow H2 to run on 
> Google App Engine. In order to support H2, I need to support a setLength() 
> method for my RandomAccessContent implementation. Note that setLength() is 
> supported by java.io.RandomAccessFile 
> (http://java.sun.com/javase/6/docs/api/index.html), so adding this method 
> will bring RandomAccessContent a little closer to RandomAccessFile.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to