On Mon, Oct 15, 2012 at 2:13 AM, Łukasz Mach <lukasz.m...@pagema.net> wrote: > W dniu 13.10.2012 17:47, Vsevolod Fedorov pisze: > >> Hello! >> >> KitchenSink example from pyjs.org site does not work. >> >> Under IE 9 and 8 the following message is shown: >> KitchenSink AttributeError: Object doesn't support property or method >> 'init' >> >> Under Firefox: >> KitchenSink AttributeError: $m.Trees.init is not a function >> >> Under Chrome: >> KitchenSink AttributeError: Object function (__mod_name__) ... >> >> >> Vsevolod >> >> PS: Are my messages to pyjs-user group visible? I got no reply to two >> previous ones. > > > This msg is visible for me.
indeed, msgs are visible -- i've not the time currently to address this on the spot, but open a ticket and i'll address it shortly. i believe its just a namespace collision since all the modules were moved to the same "buildspace" (massive reduction of time + size) thanks, -- C Anthony --