[haXe] Haxe vs. OpenLaszlo vs. Flex2?

hank williams hank777 at gmail.com
Sun Apr 1 20:16:42 CEST 2007


> You forgot that you can use Flex2 components from haXe :
> http://haxe.org/tutos/flex_and_haxe_intro
>

This is a good point; I guess the reason I didnt think of it is
because trying to do your UI code in haxe instead of AS3 when using
Flex is really gives up a lot of the Flex benefits.  I would be
curious how many people actually do this, though you are right that it
is obviously an omission.

I prefer, in the context of Flex, to think of haxe for specific code
that can be plugged into a Flex app where the UI code is done in AS3
(where you get full debugging, can put code in MXML classes if you
wish, and get a really full featured IDE), instead of thinking of
writing a whole Flex app in haxe. But thats just me. Clearly others
may see it differently.

Regards,
Hank



More information about the Haxe mailing list