[flexcoders] Re: Conditional compilation for variable declarations

2009-01-31 Thread jimmy5804
Thanks for the idea. I'm just declaring it as untyped for now and assigning it in a conditionally compiled block. --- In flexcoders@yahoogroups.com, Johannes Nel johannes@... wrote: abstract factory would also solve this, unless you compile to swc that is. On Fri, Jan 30, 2009 at 6:46

[flexcoders] Re: Conditional Compilation

2008-01-26 Thread Glenn Williams
http://blogs.adobe.com/flexdoc/2007/10/conditional_compilation_in_mox_1.html

Re: [flexcoders] Re: Conditional Compilation

2008-01-26 Thread Johannes Nel
:):):) thanks 2008/1/26 Glenn Williams [EMAIL PROTECTED]: http://blogs.adobe.com/flexdoc/conditionalcompilation.pdf -- j:pn \\no comment

[flexcoders] Re: Conditional Compilation

2008-01-26 Thread Glenn Williams
I think it's early day's for this feature. Lot's of improvements can be made, but at least we now know the direction it's heading. This is the kind of functionality that's essential if the framework is to really make it's way with application developers, rather than more traditional web

[flexcoders] Re: Conditional Compilation

2008-01-26 Thread Glenn Williams
http://blogs.adobe.com/flexdoc/conditionalcompilation.pdf

Re: [flexcoders] Re: Conditional Compilation

2008-01-26 Thread Johannes Nel
we have had to hack around a bit with servicelocators in order to get air and web compilation, this solves that :) On Jan 26, 2008 1:23 PM, Glenn Williams [EMAIL PROTECTED] wrote: I think it's early day's for this feature. Lot's of improvements can be made, but at least we now know the