org.springextensions.actionscript.cairngorm.contro l.CairngormFrontController doesn't appear to be included in the 0.7.1 SWC. Has the Cairngorm support been moved to a separate SWC?
org.springextensions.actionscript.cairngorm.contro l.CairngormFrontController doesn't appear to be included in the 0.7.1 SWC. Has the Cairngorm support been moved to a separate SWC?
Yes, Cairngorm and PureMVC stuff has been moved out of the core. I don't know if there are official SWCs to download but you'll find the Cairngorm parts in repository:
https://src.springframework.org/svn/...tionscript-as/
Thanks. I've checked out the head and will have a go at building the cairngorm.swc tomorrow. Btw I looked for a "0.7.1" tag in the repository to ensure that the cairngorm support code I checked out to build the cairngorm.swc would be version compatible with the springactionscript.swc I'm using from the 0.7.1 distribution but there wasn't one.
We are normally not planning to package the Cairngorm and PureMVC extensions with core framework releases, but we will provide them as a separate swc download for the next release, 0.8 coming soon.