Hi Gregg, I was looking at that recently. I think that is a bug waiting to happen. I prefer your option A, although we might expect to sometimes get bits of urls or possibly binary!s.
Anton. > The url-encode function in %cookie-client.r ignores non-string values, > returning an empty string for them. Is that an intentional design > element? If not, should it: > > a) Type the parameter to a string!, so it throws errors rather than > failing silently. > > b) FORM the values passed in, so it can accept other types of values. > > c) Stay just like it is, because that's how people expect it to work. > (people other than me, that is, I didn't expect it. :) > > -- Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
