Yes, thanks for the update, and nice to meet you in person.

Hopefully someone will find time to get started on a more efficient data
class generation for Flex and FlexJS.

-Alex

On 5/19/14 6:53 PM, "Chris Martin" <windo...@gmail.com> wrote:

>Hey Alex,
>
>Just wanted to update this based on our conversation at 360flex so others
>will come across this via a web search or somethin. It is a complier
>error.
>
>After we talked it became apparent that I should divorce myself from the
>auto-generated proxy files. There would be performance improvements to be
>had, namely the parsing if the wsdl when it class instantiates.
>
>Also we entertained the idea of starting a stand alone application that
>would generate proxy based on the wsdl. Maybe even borrow something from
>an open source Java project. Also making it modular from the start to
>make it easier for the community to contribute.
>
>Chris
>
>-----Original Message-----
>From: "Alex Harui" <aha...@adobe.com>
>Sent: ?5/?16/?2014 7:41 AM
>To: "dev@flex.apache.org" <dev@flex.apache.org>
>Subject: Re: adc byte decode errors in Flash Builder 4.7
>
>
>
>On 5/14/14 11:24 AM, "Chris Martin" <windo...@gmail.com> wrote:
>
>>It appears that the "incremental build" functionality in Flash Builder
>>4.7
>>is having issues when using the proxy swc files (fiber.swc and
>>playerfds.swc).  I keep getting abc byte decode errors every so often.  A
>>clean and rebuild fixes the problem, but with this large project it can
>>be
>>a bit of a pain.  In my research it seems people are saying that this can
>>happen when included swc files are compiled with a different framework
>>version than the main project.  I believe this matches what i'm seeing.
>>I'm on Flex 4.12.0 and I suspect the two above mentioned swc files were
>>compiled with Flex 4.5 because of their location path (C:\Program
>>Files\Adobe\Adobe Flash Builder 4.7 (64
>>Bit)\eclipse\plugins\com.adobe.flexbuilder.project_4.7.0.349722\fiberSwcs
>>\
>>4.5\libs\playerfds.swc).
>>In the fiberSwcs folder we only have two subfolders 3.6 and 4.5.
>>
>>So in the end I'm wondering if we don't have the ability to recompile
>>these
>>in the latest framework.  Were they included with the donation, or Adobe
>>kept these as they are really part of Flash Builder 4.7?
>The fiber stuff was not donated.  I suppose we could look into it, but
>then folks would have to hand-patch their FB installs.
>
>IMO, incremental building had a history of breaking down and requiring
>cleaning and rebuilding.  I don't recall any particular changes to the SWC
>or ABC formats between 4.5 and now but I could be wrong.  Is the compiler
>throwing the error or is it the SWF throwing the error?
>
>>
>>Regards,
>>
>>Chris
>

Reply via email to