Now that the protocol is in Limbo anyways (and per Scott's idea) I would like to go ahead and change it so that all fields that contain String values are quoted, either by quotation marks around the string or a single ' at the beginning of the field value.
Being able to tell when reading a field whether it is a string or a value would make parsing the protocol a lot easier, since as it is now I don't know which fields are until somebody calls the get() method of the FieldSet with a numeric default value. Any objections to this? On Tue, 09 May 2000, Brandon wrote: > > Bill didn't like it, but nobody else objected, so I would like to go to all > > hex > > for these fields with the changes in the protocol necessary for encryption. > > I'm fine with all hex. > > > > _______________________________________________ > Freenet-dev mailing list > Freenet-dev at lists.sourceforge.net > http://lists.sourceforge.net/mailman/listinfo/freenet-dev -- Oskar Sandberg md98-osa at nada.kth.se #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1 lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
