I haven't committed my changes, but I will tomorrow. There's a nasty, incomprehensible bug, but I figure I'll submit anyway since it only breaks the stuff I'm adding.
Anyway, I've implemented the separate metadata (not attached to files) insert and request. I also have a really neat structured query parser that returns a list of all keys matching queries of the form ((author=Brandon)&((timestamp<20001026)|(timestamp>20001220))). I don't have a use for this at the moment, but it's pretty neat. Next I'm going to make the clients actually use the metadata attached to files, do automatice separated metadata insertion and retrieval along with data insertion and retrieval, and write a file server node to keep information in Freenet. The first is so that we can get ContentType usable again. The last is so that people will just stop asking about it. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
