Hi Greg, I haven't been able to use the Cairngorm-js.swc. here: https://github.com/gustavodecarli/apache-royale-cairngorm/blob/master/Cairngorm/libs/cairngorm-js.swc Do you have a currently active Royale project you could drop this into and see if it works in your environment. If it works for you, I know my environment is the problem. I stubbed out the Cairngorm methods and now have a clean compile. I've looked everywhere for the original source code but found nothing. If that swc doesn't work and you can't find anything else, I will change to crux or puremvc. Thanks Mark
> On 04/22/2024 2:02 AM EDT Greg Dove <[email protected]> wrote: > > > > replying to: > "Greg, > I looked at the Cairngorm source in git and it appears to be in spanish? > I attached an example. " > > Hi Mark, yes, the project code is in Spanish in that repo - the app that uses > the Cairngorm swc has some Spanish coding, not the Cairngorm library swc > itself. If you look in that code, you can see all the regular cairngorm > imports. > For example things like: > import com.adobe.cairngorm.commands.ICommand; > import com.adobe.cairngorm.control.CairngormEvent; > > public class ComandoBase implements ICommand .... > > So if you are using the swc, hopefully it corresponds with your original use > of Cairngorm. The other stuff in that git repo should not be relevant, you > just wanted the cairngorm swc for download. > > regards, > Greg > > On Mon, Apr 22, 2024 at 12:52 PM MARK HARTNETT <[email protected] > mailto:[email protected]> wrote: > > > Hi Pitor, > > > > I included theCairngorm.js-swc in my lib directory. > > Is this configured correctly? > > > > Greg, > > I looked at the Cairngorm source in git and it appears to be in spanish? > > I attached an example. > > > > I am done for the night. > > > > > > > On 04/21/2024 10:44 AM EDT Piotr Zarzycki <[email protected] > > > mailto:[email protected]> wrote: > > > > > > > > > Mark, > > > > > > It's awesome to hear that. Switching to Crux would be nice and maybe > > > quite beneficial for Royale if you find and potentially maybe fix some > > > issues. :) > > > > > > Piotr > > > > > > niedz., 21 kwi 2024 o 16:37 MARK HARTNETT <[email protected] > > > mailto:[email protected]> napisał(a): > > > > > > > Hi Piotr, > > > > The migration went well. I have a clean compile other than Cairngorm > > > > errors. I will look at switching to Crux now instead of after bringing > > > > the system back to life. I'd still like the Cairngorm just in case. > > > > > > > > Thanks > > > > Mark > > > > > > > > > On 04/21/2024 9:47 AM EDT Piotr Zarzycki <[email protected] > > > > > mailto:[email protected]> wrote: > > > > > > > > > > > > > > > Hi Mark, > > > > > > > > > > I have let know Greg about that over private channel. Hopefully early > > > > > next week he will provide you some source code in that matter. :) > > > > > > > > > > Thanks, > > > > > Piotr > > > > > > > > > > niedz., 21 kwi 2024 o 14:04 MARK HARTNETT <[email protected] > > > > > mailto:[email protected]> napisał(a): > > > > > > > > > > > Hi, > > > > > > I'm in the middle of migrating and hoping someone has a > > > > > > Cairngorm.swc ported for Royale. > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > Piotr Zarzycki > > > > > > > > > > > > > > > > > > -- > > > > > > Piotr Zarzycki > > > > > >
