Re: [VFS] RAM Provider review and questions

2013-08-07 Thread Gary Gregory
On Wed, Aug 7, 2013 at 10:02 PM, Bernd Eckenfels wrote: > Am 08.08.2013, 03:49 Uhr, schrieb Gary Gregory : > > > https://issues.apache.org/**jira/browse/VFS-483 >> >> to track all of this. See the link for updates and status. >> > > Very cool thanks

Re: [VFS] RAM Provider review and questions

2013-08-07 Thread Bernd Eckenfels
Am 08.08.2013, 03:49 Uhr, schrieb Gary Gregory : https://issues.apache.org/jira/browse/VFS-483 to track all of this. See the link for updates and status. Very cool thanks, I would also have files some, after discussion where a change makes sense. I filed this one here for the test package;

Re: [VFS] RAM Provider review and questions

2013-08-07 Thread Gary Gregory
I created https://issues.apache.org/jira/browse/VFS-483 to track all of this. See the link for updates and status. Gary On Wed, Aug 7, 2013 at 5:36 PM, Bernd Eckenfels wrote: > Hello, > > I had a look at the VFS2 RAM Provider in 2.0 and have some questions > comments: > > > RamFileData.java >

[VFS] RAM Provider review and questions

2013-08-07 Thread Bernd Eckenfels
Hello, I had a look at the VFS2 RAM Provider in 2.0 and have some questions comments: RamFileData.java #52 byte[] buffer - this is the actual content of the file, I would name it that way. Buffer sounds transient #62 Collection - this keeps references to all childer, aka