krishnact / gaevfs

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

Add support for InputStream mark/reset and Attributes on FileObjects #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I've attached two patches that I have found useful while integrating gaevfs
with the Milton WebDAV server. One adds support for mark/reset on the
FileObject's random-access InputStream; another implements the Attributes
capability on the FileObject through an extra list of properties appended
to the DataStore entity.

Original issue reported on code.google.com by will.jav...@gmail.com on 7 Nov 2009 at 6:52

Attachments: