I like this mysterious person. :) I am starting to understand what he is pointing out as the shortcomings of mxml as implemented, I remember noticing these when first starting out but forgot as I focused on using what was available.
And i agree about language choice, using the best language for the job gives us the best chance to make advancements. Well, I have one reason we might want to use Java...if no one who is interested in working on the compiler wants to write it in anything else...so, question is, what do our most experienced and committed compiler developers prefer to use? Don't want to alienate them lest we be left with a great language for writing compilers and no compiler developers. On Feb 19, 2012, at 4:03 AM, Left Right <[email protected]> wrote: > Roland: > At the time I did some poking around MXML parser and code generation, I > can't claim myself to be an expert on the issue, but I know some. So, > here's my view of the situation: you say it works in Intellij, I say it's > pretty much broken. Here's why: possibly, you only used the features you > encountered in manuals Adobe put online, and you used them the way Adobe > wrote them. I, on the contrary, was looking to reduce the code generation > bloat, and was looking to do it the way the compiler can still handle, but, > it might look less common. For example, you would do: > > <mx:Script><