> > > Metadata-format==0 (0 for FNP, 1 for XML, etc..) is faster.
> > > I'd prefer something more explicit such as Metadata-format=="FNP"
which
> > > shouldn't take much more time and would be much more explicit.
How about using a 64bit variable for this, and using the hash value of the
types text name as the identifying number, ie. H("XML") , H("FNP"), etc...
This should still leave aprox 2^32 usable values. This way you dont have to
"register" a file type in anyway, and 2 applications using the same type
dont have to fight over what number to be used.--typo _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
