Re: Currency formatter instanciation issue (was RE: ApplicationComplete event not firing)

2017-11-07 Thread Alex Harui
lso noted that the compiler does not remove unused dependencies in >>>the >>> output dir (even after a clean build). >>> >>> But the fact is, I closed FB, manually cleaned the output dir, >>>relaunched FB >>> and rebuilt and *then* the problem dis

Re: Currency formatter instanciation issue (was RE: ApplicationComplete event not firing)

2017-11-06 Thread Harbs
-jsonly-0.9.0-bin.zip downloaded on 10/25/2017. > > Nicolas Granon > > > > >> -Message d'origine- >> De : Harbs [mailto:harbs.li...@gmail.com] >> Envoyé : lundi 6 novembre 2017 16:10 >> À : dev@royale.apache.org >> Objet : Re: Currency formatter

RE: Currency formatter instanciation issue (was RE: ApplicationComplete event not firing)

2017-11-06 Thread Idylog - Nicolas Granon
.org > Objet : Re: Currency formatter instanciation issue (was RE: > ApplicationComplete event not firing) > > Related: > > What are you using to build your app? > > > On Nov 6, 2017, at 5:01 PM, Yishay Weiss <yishayj...@hotmail.com> > wrote: > >

RE: Currency formatter instanciation issue (was RE: ApplicationComplete event not firing)

2017-11-06 Thread Idylog - Nicolas Granon
age d'origine- > De : Yishay Weiss [mailto:yishayj...@hotmail.com] > Envoyé : lundi 6 novembre 2017 16:02 > À : dev@royale.apache.org; ngra...@idylog.com > Objet : RE: Currency formatter instanciation issue (was RE: > ApplicationComplete event not firing) > > Does > >

Re: Currency formatter instanciation issue (was RE: ApplicationComplete event not firing)

2017-11-06 Thread Harbs
dylog - Nicolas Granon <ngra...@idylog.com> > Sent: Monday, November 6, 2017 4:27:22 PM > To: dev@royale.apache.org > Subject: Currency formatter instanciation issue (was RE: ApplicationComplete > event not firing) > > No, declaring the formatter in a tag doesn't work >

RE: Currency formatter instanciation issue (was RE: ApplicationComplete event not firing)

2017-11-06 Thread Yishay Weiss
s repo !) Nicolas Granon > -Message d'origine- > De : Yishay Weiss [mailto:yishayj...@hotmail.com] > Envoyé : lundi 6 novembre 2017 14:53 > À : dev@royale.apache.org; ngra...@idylog.com > Objet : RE: ApplicationComplete event not firing > > Can’t see anything wron

Currency formatter instanciation issue (was RE: ApplicationComplete event not firing)

2017-11-06 Thread Idylog - Nicolas Granon
Granon > -Message d'origine- > De : Yishay Weiss [mailto:yishayj...@hotmail.com] > Envoyé : lundi 6 novembre 2017 14:53 > À : dev@royale.apache.org; ngra...@idylog.com > Objet : RE: ApplicationComplete event not firing > > Can’t see anything wrong with what

RE: ApplicationComplete event not firing

2017-11-06 Thread Yishay Weiss
- Nicolas Granon <ngra...@idylog.com> Sent: Monday, November 6, 2017 2:35:28 PM To: 'Harbs'; dev@royale.apache.org Subject: RE: ApplicationComplete event not firing You are right ! It does fire...unless some "silent" error happens while building the initial view ! We found that th

RE: ApplicationComplete event not firing

2017-11-06 Thread Idylog - Nicolas Granon
ng ? Nicolas Granon > -Message d'origine- > De : Harbs [mailto:harbs.li...@gmail.com] > Envoyé : lundi 6 novembre 2017 12:53 > À : dev@royale.apache.org; ngra...@idylog.com > Objet : Re: ApplicationComplete event not firing > > We are using applicationComplete and i

Re: ApplicationComplete event not firing

2017-11-06 Thread Harbs
We are using applicationComplete and it definitely fires. If you post some code maybe I’d have some input. The event type for most events in Royale is Event. Some events have a payload and they have a different event type (such as ValueEvent), but events in Royale are much more generalized