On Wednesday 09 May 2001 09:54 am, you wrote:
> > Ok, makes sense. Are the '-useDate no' type going to use RDF or is that
> > strictly for backwards compatability?
>
> Yeah, the useDate flag just means the key should be name-date-num instead
> of name-num. All key indices are in RDF because whether you want a
> date-based index or not you still might want to attach metadata to keys.
>
> If you want to parse key files in a language other than Java and you don't
> want to parse RDF (although Python, for instance, has a great API for
> parsing RDF, so you never have to see it at all), I'm going to be
> providing an XML-RPC interface soon. Also, I can provide you with a short
> regular expression which you can use to get the keys out of the files
> without having to parse RDF, although you won't be able to extract the
> attached metadata when there is some.
>

Ok, thanks. I already came up with a kludge, no regex needed.

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to