** Branch linked: lp:datafinder -- 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: In Progress 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. _______________________________________________ Mailing list: https://launchpad.net/~datafinder-team Post to : [email protected] Unsubscribe : https://launchpad.net/~datafinder-team More help : https://help.launchpad.net/ListHelp

