On Sun, 27 Oct 2002, Ian Clarke wrote:
> On Mon, Oct 28, 2002 at 05:36:05AM +1100, fish wrote:
> > If I read the source below correctly (it's from
> > freenet/src/freenet/message/client/ClientRequest.java), the way to do this
> > is to add a line "Flags=1" to your FCP ClientGet or ClientPut
> > request.
>
> It seems peculiar to design a text-based user-friendly protocol, and
> then employing bitwize stuff within that protocol.
>
> Wouldn't a better, more programmer friendly, syntax be:
>
> Flags=[SkipLocalStore][,xxxxx]
There is actully a later piece of code which defines a
"RemoveLocalKey" option, which if specified I would assume achieves the
same thing - I just missed that part of the source on my first reading.
- fish
_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl