2006-02-20T00:57:44  <ThomasWaldmann> xorAxAx: load 7 und wohl nicht wg. twisted/moin
2006-02-20T00:58:28  <xorAxAx> naja, ist ja nichts besonderes mehr :)
2006-02-20T00:58:41  <xorAxAx> und es ist flüssiger als an manchen load 2 tagen ... :-)
2006-02-20T12:12:19  <ThomasWaldmann> xorAxAx: btw, I plan to put that URL stuff into moin when it's ready
2006-02-20T12:12:50  <xorAxAx> yeah, i dont mind as long we dont get spurious bugs because of urlparse
2006-02-20T12:13:13  <ThomasWaldmann> you think our stuff is better? :)
2006-02-20T12:13:15  <xorAxAx> so maybe you want to use armin's solution. i havent really looked at both, though
2006-02-20T12:14:34  <ThomasWaldmann> i started with his stuff 2 days before, but I wanted to keep the url parts separate in the object (as long as possible, at least)
2006-02-20T12:15:58  <ThomasWaldmann> the idea behind my class is the have one URL object in the request class, representing the current url
2006-02-20T12:16:23  <ThomasWaldmann> this is used as first parameter for further calls, so you only change what's different
2006-02-20T12:17:19  <xorAxAx> hmm, that is not related to the distinctParser/useUrlparse question, but another thing to think about
2006-02-20T12:17:36  <xorAxAx> at least it doesnt sound bad at first sight :)
2006-02-20T12:17:54  <ThomasWaldmann> and it does not use urlparse, if you dont feed it a single string
2006-02-20T12:18:09  <ThomasWaldmann> s/urlparse/urlparse.urlsplit/
2006-02-20T12:36:02  <xorAxAx> umm, but you mostly feed it the url as a string?
2006-02-20T12:36:08  <xorAxAx> thats the whole point of the problem
2006-02-20T13:07:31  <ThomasWaldmann> if you have a string only, you have not much choice
2006-02-20T13:07:52  <xorAxAx> choice of what?
2006-02-20T13:07:56  <xorAxAx> ThomasWaldmann:
2006-02-20T13:07:57  <ThomasWaldmann> but if you have everything separate (as in request __init__) you can feed it separately
2006-02-20T13:08:25  <xorAxAx> i think there are quite many places where you just have a solid string and expect a sensible parsing result
2006-02-20T13:08:32  <ThomasWaldmann> (and it will stay separate inside the URL object)
2006-02-20T13:12:33  <ThomasWaldmann> brb
2006-02-20T13:19:54  <xorAxAx> --> urlparse is unusable as long its b0rken
2006-02-20T13:26:28  <ThomasWaldmann> urlparse is usable until we have sth better :)
2006-02-20T13:27:28  <xorAxAx> armin's code is better and works :)
2006-02-20T19:39:55  <xorAxAx> we should switch to utf-9 for moin 2.0
2006-02-20T19:39:57  <xorAxAx> see http://en.wikipedia.org/wiki/UTF-9_and_UTF-18
2006-02-20T19:40:20  <xorAxAx> furthermore cf. http://www.ietf.org/rfc/rfc4042.txt
2006-02-20T20:56:54  <ThomasWaldmann> definitely X)
2006-02-20T20:57:12  <ThomasWaldmann> you buy the 72 bit noneron
2006-02-20T21:22:55  <ThomasWaldmann> ... has left #firefox ["OMFG I LEFT ISN'T THAT AMAZING :D!"]

MoinMoin: MoinMoinChat/Logs/moin-dev/2006-02-20 (last edited 2007-10-29 19:20:31 by localhost)