Release 1.1, 2009.02.06 ================================================================================ EntityFS -- giving your files identity. EntityFS is an object oriented file system API for Java. It contains a large selection of utility classes and methods for making it easier to work with file systems. EntityFS 1.1 comes with a number of new utility methods and classes. The new OverwriteStrategy gives a more tunable way of overwriting existing entities in different operations. The filter implementation has been made more generic, and the EntityFilter interface has been removed in favor of Filter. Location aware recursive iterators keep track of each returned object's location relative to a base directory. Some of the changes since 1.0 may make code compiled against that version break since some classes (adapters, mostly) have been renamed and some method signatures have been changed. The change log should give a clear picture of the changes. There are a lot more changes in addition to those listed above. Some classes and interfaces have been deprecated and will be removed in the next release. See the change log for details. Read more about EntityFS on http://www.entityfs.org Read more about Schmant on http://www.schmant.org Read more about HeliDB on http://www.helidb.org