marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
284 stars 36 forks source link

Redo MemoryEntryAttributes #77

Open marschall opened 7 years ago

marschall commented 7 years ago

Try to redo MemoryEntryAttributes, get rid of the map instead use instance variables with the index computed in the file system.