[haXe] Re: qoxdoo and haxe
cornel
tcornel at gmail.com
Sun Apr 2 19:48:39 CEST 2006
with haxe beta4 it works without problems on both IE and FF :)
cornel
On 3/31/06, Nicolas Cannasse <ncannasse at motion-twin.com> wrote:
> >>if i comment out the js.Boot.__init() line
> >
> >
> > this line, actually:
> > if(js.Lib.isIE) Node = Object;
> >
> > I have no idea why. Maybe Nicolas can shed some light on this.
> >
> > cornel
>
> Node is the DOM class for all HTML elements.
> We I checked it was looking like IE does not have this class, I then
> initialized it to Object in Boot.__init which is the setup that is done
> before any other computation (but after classes declaration).
> If you have a suggestion on what's going wrong, I'll happily patch it.
>
> Nicolas
>
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
More information about the Haxe
mailing list