Fred and others;

I just committed a unit test that shows the full meal deal.

TestExternalsJSCompile.java

1. parse/compile externs .js using GCC compile()
2. emit .as from compiled externs AST
3. create JS.swc from emitted .as files
4. load FlexJS backend and compile with no playerglobal.swc, only JS.swc
5. cross compile Main.as that uses the DOM API/JS.swc into Main_output.js
file.

So now you can see exactly what is going on without me confusing you with
the internals of what is going on.

Peace,
Mike

Reply via email to