On 08/02/2012 02:59, Michel Boudreau wrote:
Can I ask what
particular issue you're having?
Hello Michel,
it would be nice if you read the proposal. I expressed the "why" and a
bunch of code that does not involve properties passed in by the
compiler. I personally need it for a more comfortable logging/trace
without wasting performance.
[Fill(scope="caller.name")]
function log(..., scope:String=null) {}
But I can see other use-cases too. The compiler arguments are just a
nice side-product that could come in handy and reduce difficulties when
working with flex.
yours
Martin.