mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
- first pass implementation - all model files are loaded from Stores - added configuration file (web-framework-model-context.xml) which maintains three stores (classpath, local and remote) - remove model file system from request context - updated caching so that it wraps Store objects - added a simple LocalFileSystemStore that mounts against a provided local path (i.e. d:/web-framework) - updated Store interface and implementations (RepoStore, ClassPathStore, RemoteStore, LocalFileSystemStore) to include removeDocument method git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9441 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261