Roadmap

From FullFAT

Jump to: navigation, search

FullFAT has made enormous progress since its first 0.5.0 Read-only preview release. There have been over 220 unique downloads across all releases, and I'm really excited to be finally releasing version 1.0.0 in the next few days.

Contents

Version 1.0.0

  • Add FF_Move() function for renaming and moving files internally.
  • Finalise all commands and cleanup and test demo consoles.
  • Produce projects for Visual Studio 2005 / 2003.
  • Produce a Linux makefile project.

Version 1.0.5

  • Many bugfixes from the community and our commercial partners.

Version 1.1.0

  • Massive performance improvements. (1000x faster directory handling for recursive operations).
  • Re-structured I/O sub-system.
  • Intelligent Wild Card support for directory handling.
  • COMING SOON!

Version 2.0.0

Planned for the beginning of 2011, this will be a carefully reviewed re-write of FullFAT. The API's may change, although they are expected to remain very close to the 1.0 series. If the API's remain identical, then this will mark 2.0.0.

Special features will include:

  • Built-in support for E-FS (Embedded Future Storage) filesystems. (As a build option alongside FullFAT).
  • This support would be seamless, meaning that only a single driver (FullFAT) is required to handle both kinds of filesystem. Greatly improving the simplicity of adopting the E-FS filesystem.
  • Full Encapsulation of all abstract data-types.
Personal tools