On Thu, Sep 11, 2008 at 10:48 AM, Daniel F Moisset <[EMAIL PROTECTED]> wrote: > > On Thu, 2008-09-11 at 02:30 -0300, Lucio Torre wrote: >> On Thu, Sep 11, 2008 at 1:53 AM, Daniel F Moisset >> <[EMAIL PROTECTED]> wrote: >> > it uses an object() to generate unique ids, but actually fails to do so, >> > because the object does not survive the function call. So another >> > parameter created later might have the same id() (uniqueness of id() is >> > only guaranteed for objets sharing part of their lifetime). >> >> ouch. create an issue? > > hey! I am busy doing pyweek! =P > > OK, ok, I'll add it (hey! I entered the 100th ticket! do i get a > prize?). > > I included the workaround I will be using (which is horrible, but hey, > it's a oneliner fix and it works!) >
im happy someone is ussing the draw module. tests are no supplement for real users Lucio. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" 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/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
