[01:36] *** robertofaga has joined #kamaelia
[02:25] *** Lawouach has joined #kamaelia
[02:25] *** vmlemon has joined #kamaelia
[02:25] *** aa_ has joined #kamaelia
[05:31] *** vmlemon_ has joined #kamaelia
[06:11] *** Lawouach_ has joined #kamaelia
[08:10] *** bcarlyon|laptop has joined #kamaelia
[08:29] *** Chong- has joined #kamaelia
[08:52] *** Uraeus has joined #kamaelia
[09:40] *** bcarlyon|laptop has joined #kamaelia
[09:44] *** ian_brasil has joined #kamaelia
[10:45] *** ian_brasil_ has joined #kamaelia
[10:46] *** ian_brasil_ has joined #kamaelia
[10:46] *** ian_brasil_ has joined #kamaelia
[10:54] *** Davbo has joined #kamaelia
[11:03] *** vmlemon_ has joined #kamaelia
[11:07] < vmlemon_> Hi
[11:34] < vmlemon_> kamlogbot: dance
[11:34] Reply: does the macarena
[11:37] *** bcarlyon|laptop is now known as BarryCarlyon
[12:08] *** Chong- has joined #kamaelia
[13:17] *** robertofaga has joined #kamaelia
[13:33] *** j_baker has joined #kamaelia
[14:18] *** vmlemon_ has joined #kamaelia
[14:38] *** vmlemon_ has joined #kamaelia
[14:46] < Lawouach> back
[14:46] < Lawouach> j_baker, ping
[15:01] *** ian_brasil has joined #kamaelia
[15:32] *** Davbo has joined #kamaelia
[15:34] < Davbo> j_baker: I've got to go in 5 minutes but will be about later
[15:36] < j_baker> Ok. The main thing that I was curious about is which exceptions are you talking about that don't get logged?
[15:39] < Davbo> Ah, sorry I'm not very familiar with Exceptions in Python, it just looked like your Exceptions were placeholders for something more....to actually handle them when they're raised
[15:41] < j_baker> np... I'll look back over the code and see what's going on. (and python exceptions can be a tad difficult to pick up compared to other languages)
[15:41] < Davbo> Just seen this: raise WsgiError("write() called before start_response()!") - What happens to that parameter? it just seems odd to me
[15:42] < j_baker> That parameter is just the message that's displayed in the traceback.
[15:42] < Davbo> Ohh.
[15:43] < j_baker> It will get logged though. Once the stack gets popped up to the main function, self._error will get called and that will log it.
[15:44] < Davbo> I apologise, but I've got to go. Back later.
[15:44] < j_baker> np
[15:44] *** Davbo is now known as Dav-afk
[16:03] *** j_baker has joined #kamaelia
[16:11] *** vmlemon_ has joined #kamaelia
[16:19] < Dav-afk> I think I get it now j_baker, I also see what send fragment does
[16:19] < Dav-afk> which was also confusing me
[16:20] *** Dav-afk is now known as Davbo
[16:20] < j_baker> :) Yeah.
[16:20] < j_baker> Programming that would be so much simpler if you didn't have to take into account what a poorly written WSGI application can do.
[16:21] < Davbo> with lots of the support code it looks like you've wrote it once you encountered a limitation with the existing HTML stuff
[16:22] < Davbo> which is why I didn't comment much once i read it, it only makes sense with the context of where that support code is called
[16:23] < Davbo> (I was just comparing the old cookbook stuff with the new)
[16:24] < j_baker> Oh yeah. That cookbook example really confused me at first.
[16:25] < Lawouach> which one?
[16:25] < j_baker> The HTTPServer cookbook example.
[16:25] *** vmlemon_ has joined #kamaelia
[16:26] < Davbo> http://edit.kamaelia.org/Cookbook/HTTPServer Lawouach
[18:41] *** j_baker has joined #kamaelia
[20:12] *** robertofaga has joined #kamaelia
[21:43] *** vmlemon_ has joined #kamaelia