RE: [Royale - ASJS] PAYG list beads

2017-12-02 Thread Yishay Weiss
I may be missing something but it looks to me like we already have this separation. IItemRendererClassFactory is responsible for the item renderers, and IDataProviderItemRendererMapper listens to change events and inserts/removes the item renderer instances.

Re: Repos and Releases

2017-12-02 Thread Alex Harui
I'm going to try to reply to everyone else in this one post... Today, for folks just wanting to write an app with Royale, the nightly for "JSOnly" has everything you need to create JS output, but not SWF output. The nightly for the "FlexJS" package does not (and can never) bundle the Adobe

Re: Repos and Releases

2017-12-02 Thread OmPrakash Muppirala
With this setup, can we have the binary release package all the dependencies in one zip file? Thanks, Om On Dec 2, 2017 8:25 AM, "Harbs" wrote: > I don’t have much to add. For me, the simpler, the better. The decisions > should be to get the first release out as quickly

Re: Repos and Releases

2017-12-02 Thread Harbs
I don’t have much to add. For me, the simpler, the better. The decisions should be to get the first release out as quickly as possible and make our release process as easy as it can be so we can release often. > On Dec 2, 2017, at 2:00 PM, Piotr Zarzycki wrote: > >

Re: Repos and Releases

2017-12-02 Thread Piotr Zarzycki
Hi Alex, Comments inline. On Fri, Dec 1, 2017, 19:45 Alex Harui wrote: > Hi, > > The CI servers are reporting that the feature/rename branch is building > and passing tests. Theoretically, this means that there is a way to build > the compiler, typedefs and framework