Hi Takeshita, thanks, forgot to post the url [1]
Notice that there's an issue with AMFStorage that is not saving objects as TodoVO, while is doing ok in Non-Crux example. I need to investigate why is this happening. So when you reload the app the rows appears blank. The rest is working fine. https://github.com/apache/royale-asjs/tree/develop/examples/crux/todomvc-jewel-crux El vie., 14 feb. 2020 a las 12:12, Takeshita Shoichiro (<[email protected]>) escribió: > Carlos, where can I find this markup? > > 2020年2月13日(木) 4:29 Carlos Rovira <[email protected]>: > > > Hi, > > > > just let you know that I committed a new Crux version of the TodoMVC > > example > > > > Is good to notice how the example is greatly simplified thanks to Crux: > > > > - Controller and Model are no more Beads but plain classes, and are > not > > wired through CSS > > - Controller now uses EventHandler metadata to annotate functions that > > needs to do actions > > - Setup in views are more easy and not need to pass model objects, you > > instead Inject the model in the view > > - Is more easy to share and feed common models or any other bean > through > > the rest of the application > > - Less code are required and is more clear to read and maintain > > > > This does not come without cost. This Crux versions adds weight, around > > 150kb. But I think is worth it for projects, where will improve in less > > user code and things more clean to read and maintain in general. > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > -- > Shoichiro Takeshita > 武下 祥一郎 > -- Carlos Rovira http://about.me/carlosrovira
