Don't compiler variables do this already with compiler.define?

-compiler.define <name> <value>
> alias -define
> define a global AS3 conditional compilation definition, e.g.
> -define=CONFIG::debugging,true or -define+=CONFIG::debugging,true (to
> append to existing definitions in flex-config.xml) (advanced,
> repeatable)


I've used this quite often in my maven builds.

M

On Tue, Feb 7, 2012 at 12:35 PM, Martin Heidegger <m...@leichtgewicht.at>wrote:

> Hello everybody,
>
> in the sense of making progress I tried to write down the feature I want
> to implement in the compiler once the compiler source & tests are available.
> I am not sure if I abused the wiki for that.
>
> https://cwiki.apache.org/**confluence/display/FLEX/**
> Compile-time-data+injection<https://cwiki.apache.org/confluence/display/FLEX/Compile-time-data+injection>
>
> yours
> Martin.
>



-- 
Michel Boudreau

"If at first you don't succeed, use a bigger hammer." - Unofficial motto of
the Royal Electrical and Mechanical Engineers

Reply via email to