Home:
» Download
» Current release
» Documentation
» FAQ
» Licensing
» News
» Mailing lists
» Please help!



Built by Schmant

SourceForge.net Logo

News

08/27/2008: EntityFS 1.0 released.
Finally 1.0! Note: In this release, the default settings of created file systems have changed. When upgrading to this release, verify that your file systems are still configured the way you want. The Unix and NTFS attributes capabilities now use HeliDB databases to store attribute data. For more information, read the release notes and the change log for details.
03/25/2008: New EntityFS site design.
A new design for the EntityFS site. Many thanks to everyone involved!
02/03/2008: EntityFS 1.0-rc1 released.
This is a rather big release with four new capabilities, improved documentation, a couple of bug fixes and performance improvements. See the release notes and the change log for details.
10/09/2007: EntityFS 1.0-beta7 released.
This release scraps AbsoluteEL/RelativeEL + AbsoluteEntityLocation/RelativeEntityLocation in favor of the AbsoluteLocation and RelativeLocation classes. It also fixes a bug in the base64 encoding and decoding. Some utility methods have been added. See the change log for details.
10/08/2007: EntityFS at the JavaForum Stockholm.
On October 23rd, EntityFS will be presented at the JavaForum in Stockholm.
08/02/2007: EntityFS 1.0-beta6 released.
This release fixes a bug in the RAM file system that would make it forget about entities under certain conditions. It also adds a few new classes and methods to existing classes. See the change log for details.
05/01/2007: EntityFS 1.0-beta5 released.
This release adds metadata support to entities through the FileBasedMetadataCapabilityProvider. Read more about metadata support in the Programmer's guide.
03/29/2007: EntityFS at the ExpertZone Developer Summit.
On May 23rd, EntityFS will be presented in the Java track of the ExpertZone Developer Summit 2007 conference in Stockholm. Be there if you can!
03/24/2007: EntityFS 1.0-beta4 released.
Version 1.0-beta4 is a minor update that only adds two ReadableFile implementations. This is the EntityFS version used in version 0.5 of Schmant.
03/19/2007: EntityFS 1.0-beta3 released.
Version 1.0-beta3 contains more utility methods, a couple of bug fixes and documentation updates. It introduces the Named, NamedReadableFile and RandomlyAccessibleFile interfaces. See the change log for details.
02/22/2007: EntityFS 1.0-beta2 released.
Version 1.0-beta2 contains a lot of new utility methods, updated and extended documentation and one bug fix. See the change log for details.
01/23/2007: EntityFS 1.0-beta1 released.