@aharui Actually it looks like I already based the 'QuickStart' examples in crux-examples on that, so maybe I did already 'test' the serviceHelper/Mock services stuff. I had forgotten these details. I need to attribute those 2 specific examples with that Swiz source. I will add that tomorrow.
For the Cairrngorm stuff I believe Cairngorm 3 became more generic and provided various enhancements to the other newer architectural frameworks (Swiz, Robotlegs, Parsley etc) instead of being an evolution of the original Cairngorm, but I might be wrong about that. The app I ported was using Cairngorm 2 which was the 'original' I think (I don't know about any Cairngorm 1, but presumably there was a Cairngorm 1 before 2) . I'll take a look at those version 3 examples as well, but in terms of 'porting' I think the main use will probably be Cairngorm 2 -> Crux. It still might be viable to port the Cairngorm 2 code itself to Royale, I think I only saw something that would need to be resolved with the view processing part, but I don't know about the Adobe licence for that (it is permissive, but I don't know offhand whether it is compatible for Apache). On Wed, Oct 30, 2019 at 7:11 PM Alex Harui <[email protected]> wrote: > > > > > *From: *Greg Dove <[email protected]> > *Reply-To: *"[email protected]" <[email protected]> > *Date: *Tuesday, October 29, 2019 at 10:22 PM > *To: *"[email protected]" <[email protected]> > *Subject: *Re: Cairngorm to Crux > > > > Snip… > > I will try to make another example (maybe the github viewer again) in > royale examples using MXRoyale instead of Jewel/Basic in the coming days. > > regards, > > Greg > > > > It would be interesting to find out how many changes to this example are > needed to get it to run in Royale > > https://swizframework.jira.com/wiki/spaces/SWIZ/pages/1999155/Quick+Start > > > > Same for some of the Cairngorm examples: > > > https://sourceforge.net/adobe/cairngorm/code/HEAD/tree/cairngorm3/trunk/samples/ > > > > Just an idea… > > -Alex >
