Version v1.1.2
==============
2014-11-11
- Wildcard fixed [JB]
Version v1.0.2
==============
2014-10-30
- Path object added for specific VFS semantics
Version v1.0.1
==============
2014-10-30
Transactional objects sepparated from not transacional ones
-----------------------------------------------------------
ITransactionalFileSystemManager : Filesystem with one background transaction that covers the entire lifetime of the container operations
IFileSystemManager : Filesystem interface containing filesystem operations
HOWTO detect an instance without a transaction?
has 'IFileSystemManager' and not 'ITransactionalFileSystemManager'.