PureMVC Architects Lounge

PureMVC Manifold => Bug Report => Topic started by: klahm on April 27, 2011, 10:15:11



Title: FlashBuilder 4 - PureMVC + Pipes
Post by: klahm on April 27, 2011, 10:15:11
Pipes was not updated and cannot be used with SDK 4+. We are unable to upgrade our application to FlashBuilder 4. What is the recommended procedure?


Title: Re: FlashBuilder 4 - PureMVC + Pipes
Post by: puremvc on April 27, 2011, 03:50:49
Pipes is pure Actionscript, there is no Flex dependency. What error are you getting?

-=Cliff>


Title: Re: FlashBuilder 4 - PureMVC + Pipes
Post by: Tekool on April 28, 2011, 01:44:09
Cliff don't you think it's only a problem of regenerating .swc from sources ? Klahm is probably using a swc found directly on the download section of the website which is for any reason no more compatible with FB SDK4+.

In this case Klahm you probably have to checkout sources in Flex Builder and run a build. That's it.


Title: Re: FlashBuilder 4 - PureMVC + Pipes
Post by: puremvc on April 28, 2011, 09:45:52
@Tek, Thought of that, but I doubt it's the case. I'm using other PureMVC utility swcs generated with FB3 in my FB4 development.

I just used PureMVC_AS3 + Utility_AS3_StateMachine in a game developed in FB4/Flex 4. No problems whatsoever. See http://dungeonjoe.com

-=Cliff>