Sure, no prob. :) -- Adam
On 9/25/07, Danny Robinson <[EMAIL PROTECTED]> wrote: > > > Both should go into a common method, I think. Maybe > > we could start to use some polymorphism on the agent object, > > so you could just call event = _agent.getEvent(event)? > > That would be no bad thing, there's also > addEventHandler/removeEventHandler stuff we could also add > there. > > Given the timing, I'm going to put a comment in the code and create an issue > for this down stream. > > Danny >
