*** lupo__ has joined #gnuenterprise
*** yure has joined #gnuenterprise
*** yure has quit IRC
*** sacha has joined #gnuenterprise
*** yure has joined #gnuenterprise
*** yure has quit IRC
*** yure has joined #gnuenterprise
*** yure has quit IRC
*** reinhard has joined #gnuenterprise
<reinhard> for the logs
<reinhard> there was something I changed yesterday in trigger namespace handling code that I'd like to see confirmation that it's ok (or notification that it's not)
<reinhard> any trigger got a copy of the __dict__ of the "self" object into its local namespace
<reinhard> so for a block trigger, you could do either
<reinhard> self.firstRecord()
<reinhard> or just
<reinhard> firstRecord()
<reinhard> I removed that as I considered it a bug, but now I'm not sure if it is wanted behaviour
<reinhard> in any case I don't like it very much as it allows for sloppy programming
<reinhard> and it will most probably hurt the "support for self in named triggers" todo item
<reinhard> anyway, if anybody knows some background why this was done, I'd be happy to know :)
<reinhard> cu all
*** reinhard has quit IRC
*** CirrusImage has joined #gnuenterprise
<jcater> reinhard: I'm going to guess you just broke a LOT of jamest's forms
*** sjc has joined #gnuenterprise
*** yure has joined #gnuenterprise
*** lupo__ has quit IRC
*** yure has quit IRC
*** lupo__ has joined #gnuenterprise
*** derek has joined #gnuenterprise
*** sjc has quit IRC
