> needs XML/RDF/whatever. The protocol should push bytes around: it > should know a few lines of metadata like ContentType and Expires so > it can present those bytes to a user and store them efficiently, and > possibly multiple keys to find the bytes more efficiently. Anything > more than that belongs in separate first-class documents and is a > client issue.
I disagree somewhat. I think you should be able to search against metadata, which means that the nodes need to be able to parse metadata in order to search against it. They shouldn't need to know what fields are in the metadata, but they should be able to identify fields in order to match against them. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
