| Thread Previous • Date Previous • Date Next • Thread Next |
Public bug reported:
You have to implement interface
datafinder.persistence.data.datastorer.NullDataStorer and
datafinder.persistence.metadata.metadatastorer.NullMetadataStorer.
When adding metadata support the properties should be stored using the
JSON format. The current implementation uses a specific string-format
(datafinder.persistence.metadata.value_mapping.MetadataValue) which was
necessary to be able to use the WebDAV-specific property search
functionality. This class has to be generalized to support both the
textual format and the JSON format.
** Affects: datafinder
Importance: High
Assignee: Patrick Schäfer (lordpatman)
Status: New
** Tags: persistence svn
--
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
https://bugs.launchpad.net/bugs/706847
Title:
Integrate a SVN-specific file system.
Status in DataFinder - flexible data management:
New
Bug description:
You have to implement interface
datafinder.persistence.data.datastorer.NullDataStorer and
datafinder.persistence.metadata.metadatastorer.NullMetadataStorer.
When adding metadata support the properties should be stored using the
JSON format. The current implementation uses a specific string-format
(datafinder.persistence.metadata.value_mapping.MetadataValue) which
was necessary to be able to use the WebDAV-specific property search
functionality. This class has to be generalized to support both the
textual format and the JSON format.
| Thread Previous • Date Previous • Date Next • Thread Next |