On 12/6/12 7 :49AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:

>Mike,
>
>After I'm done fixing the mess I made in SVN, I'll start work on the
>'template', but here is the basic idea to get you started: I would
>like the compiler to output "intermediate" JS, by which I mean "human
>readable". My Publisher then takes this intermediate code and puts it
>through the Google Closure Builder, which optimises and minifies it.
>The advantage of having the "intermediate" step is that it makes
>debugging much (MUCH) easier. It will allow us to write tests,
>something that minified code won't. And it will let us run the code in
>the various browser based tooling and have the output make sense.

If you use an intermediate form to test how to you know there aren't bugs
introduced by the publishing process?

Carol

Reply via email to