krishnact / gaevfs

Automatically exported from code.google.com/p/gaevfs
Apache License 2.0
0 stars 1 forks source link

alternate API to mimic java.io #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As an alternate to the Commons VFS API, a "wrapper" API that mimics java.io 
classes (File, FileOutputStream, FileWrite, RandomAccessFile, etc.) should be 
implemented. This will make it easier for programmer who are familiar with 
java.io to use GaeVFS.

Original issue reported on code.google.com by vbonfa...@gmail.com on 14 Aug 2009 at 9:15