So in 1.0, it would 'push', but in the wrong order? Where as in 1.1 it
always sets? This this a correct way of me stating it?

On Feb 8, 8:09 am, Alex Holkner <[email protected]> wrote:
> On Mon, Feb 9, 2009 at 12:01 AM, sol <[email protected]> wrote:
>
>
> In pyglet-1.0-maintenance, @event called setattr(dispatcher, event,
> handler) -- equivalent to set_handler unless a handler was already
> pushed on, in which case the @event handler would be inserted behind
> the pushed one (a defect, not desirable).
>
> In pyglet-1.1-maintenance and trunk, @event calls set_handler.  I
> didn't check the alpha or beta or in-between releases, there may have
> been a time when the behaviour was different; I don't recall.
>
> Alex.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to