i need some help with a question about extending the metadata. Is it possible to extend the metadata so that every version has its own metadata? Infos like virtuell folder, checksum, checksum type, and so on.
I did not find anything in the wiki about it. And also no forum posting deals with this special topic.
Can you explain your need better? Do you mean the meta-data being versioned? As currently the content and the meta-data are versioned and store in the version-store.
I try to write an index.xml file which indicates the changes to one content file. That means the meta data of older versions of this file should be read. The Changes i have to indicate is if the file is: new, appended, replaced, deleted.
Therefor i have to read the meta-data from older Versions. How can i do this?
I use JavaScript! I cant read the recent versions by