Re: Using source class instead of compiled swc

2016-12-06 Thread Alex Harui
On 12/6/16, 3:32 AM, "sankar" wrote: >Alex Harui wrote >> Any classes found in the source-path will be used instead of classes in >>a >> SWC. That is the basis of "monkey-patching". > >I'm not very clear, but are you saying that when I declare a >"\frameworks\projects\Binding\src\main\flex\org

Re: Using source class instead of compiled swc

2016-12-06 Thread sankar
leBinding.as" instead from any swc? I also wondering you must have some way of writing codes in SDK framework source files while debugging, and testing; how you do them? -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Using-source-class-instead-of-compi

Re: Using source class instead of compiled swc

2016-12-02 Thread Alex Harui
On 12/2/16, 8:49 AM, "sankar" wrote: >Can I use supplied source class in FlexJS SDK instead from the compiled >"swc"? For an example, > >If I want to access *SimpleBinding* API resides at >/\frameworks\projects\Binding\src\main\flex\org\apache\flex\binding\S >impleBinding.as/ >instead from /\fr

Using source class instead of compiled swc

2016-12-02 Thread sankar
ment.247.n4.nabble.com/Using-source-class-instead-of-compiled-swc-tp56928.html Sent from the Apache Flex Development mailing list archive at Nabble.com.