Thanks. Would definitely go through and run the code but at the moment. I am still having issues creating a maven project mvn archetype:generate -DarchetypeGroupId=org.apache.royale.framework -DarchetypeArtifactId=royale-simple-application-archetype -DarchetypeVersion=0.9.8-SNAPSHOT It does not work. I get the following errors [INFO] Generating project in Interactive mode[INFO] Archetype repository not defined. Using the one from [org.apache.royale.framework:royale-simple-application-archetype:0.9.7] found in catalog remote[WARNING] The POM for org.apache.royale.framework:royale-simple-application-archetype:jar:0.9.8-SNAPSHOT is missing, no dependency information available
I got this archetype from the maven Documentation for royale. It appears this archetype is no longer valid. Do you have the latest archetype for creating a maven project ? Sent from Yahoo Mail on Android On Tue, 25 May 2021 at 13:40, Piotr Zarzycki<piotrzarzyck...@gmail.com> wrote: Hi Roman, Crux examples are part of framework sources. You can find them here [1]. In order to build them you need to use nightly build of Royale. [1] https://github.com/apache/royale-asjs/tree/develop/examples/crux Thanks, Piotr wt., 25 maj 2021 o 13:59 romanisi...@yahoo.com.INVALID <romanisi...@yahoo.com.invalid> napisał(a): > Hi, > I am going through the royale site and I discovered the crux framework. > From the site, I can see that it supports the presentation model. > I am interested in knowing how crux can be used with the presentation > model. I have used the presentation model with "ZK web framework " before > and it was my preferred pattern compared to mvc. > > I will like to have a look at code snippets or documentation on how crux > can be used with the presentation model if available. > > Roman, > Sent from Yahoo Mail on Android -- Piotr Zarzycki