Uriel wrote:
That is why somebody (cough) riped out the url parsing code from webfs
and put it into a library, and then updated abaco to use that
library... but we all know here code and effort duplication is good,
so never mind.
the browser needs to understand url-encoding anyway beacause he
he needs to touch the url (build absolute urls from relatives in context
of the fetched
page). so having the lib in abaco is ok i think.
but maybe other stuff could gain from webfs *fixing* urls. maybe some
rc-scripts where you
dont want to urlencode stuff first? for example you want to fetch a
search-result page
and dont want to urlencode your concatenated search query before passing
it to webfs?
makes that sense? ;-)
uriel
On Dec 20, 2007 4:27 PM, Federico G. Benavento <[EMAIL PROTECTED]> wrote:
Does webfs do the url parsing? or abaco before sending it to webfs, if so, maybe
the function can be fixed easily.
I guess, my urlencode is broken, I'll fix it later
thanks
Federico G. Benavento
---
/bin/fortune:
Even the simplest solution is bound to have something wrong with it.
--
cinap