Hi David,

If you do in Moonshine Build & Run - server is running - it's done. Next
you can just do Build and refresh page which is opened. Sometimes it
requires to have cache off.

I would consider also using Nightly build of Royale. Maybe it is also worth
to try Nightly build of Moonshine cause we are close to have release and
it's quite stable now.

I'm part of the team who is working on Moonshine IDE, so if you have any
problems let me know.

Thanks,
Piotr

pt., 5 lut 2021 o 11:06 David Slotemaker de Bruine <
[email protected]> napisaƂ(a):

> Hi all,
>
> I hope this is the right place to post.  I have used Flex 3 and BlazeDS
> extensively and would like to learn Royal, I am having a few issues
> following the tutorial, I am using 0.9.7 with Moonshine as the IDE:
>
>
> https://apache.github.io/royale-docs/create-an-application/application-tutorial
>
> Issues I have found:
> I think the code here:
>
>
> https://apache.github.io/royale-docs/create-an-application/application-tutorial/data-model
>
> needs to be updated as it refers to commitService.source instead of
> commitService.url.
> on the same page the url value should be:
>
>  commitsService.url = "https://api.github.com/repos/"; +
> repos[currentIndex] + "/commits";
>
> On this page:
>
> https://apache.github.io/royale-docs/create-an-application/application-tutorial/build
>
> the mxml says the datagrid should be within a <js:VView> tag, this gives
> me a compiler error, I changed it to js:View but this makes all the
> components sit on top of each other.
>
> My problems start when trying run the app from Moonshine, the first time
> it opens correctly but fails to load any data and shows no error on the
> console (using Chrome). The second time I compile I Moonshine says the HTTP
> server is already running and I have to manually kill the Node server.
>
> Any tips for moving forward??
>
> Thank you
>
> David
>


-- 

Piotr Zarzycki

Reply via email to