Re: crux not injecting model in view

2021-10-06 Thread Roman Isitua
g works in all three (There is some anomaly in > CruxGitHubCommitLogViewer but I didn't think it was relevant for these > tests). > > > > Hiedra. > > > > *De:* Maria Jose Esteve > *Enviado el:* lunes, 20 de septiembre de 2021 12:30 > *Para:* users@royal

Re: crux not injecting model in view

2021-09-21 Thread Roman Isitua
> > > Hiedra. > > > > *De:* Maria Jose Esteve > *Enviado el:* lunes, 20 de septiembre de 2021 12:30 > *Para:* users@royale.apache.org > *Asunto:* RE: crux not injecting model in view > > > > Hi Roman, > > If you compile and run the crux SDK example

Re: crux not injecting model in view

2021-09-20 Thread Roman Isitua
> *Sent: *Saturday, September 18, 2021 11:21 PM > *To: *users@royale.apache.org > *Subject: *Re: crux not injecting model in view > > > > I got it to work on *royale version 0.9.7*. > > > > I corrected a mistake I was making as follows > > > > // [Injec

Re: crux not injecting model in view

2021-09-20 Thread Roman Isitua
gt; *From: *Roman Isitua > *Sent: *Saturday, September 18, 2021 11:21 PM > *To: *users@royale.apache.org > *Subject: *Re: crux not injecting model in view > > > > I got it to work on *royale version 0.9.7*. > > > > I corrected a mistake I was making as follows > &

Re: crux not injecting model in view

2021-09-20 Thread Roman Isitua
t; > *De:* Maria Jose Esteve > *Enviado el:* domingo, 19 de septiembre de 2021 16:15 > *Para:* users@royale.apache.org > *Asunto:* RE: crux not injecting model in view > > > > Hi Roman, > > I created a Jewel+crux project with the sdk archetypes [1]. Then, I added >

Re: crux not injecting model in view

2021-09-20 Thread Roman Isitua
ory/romanisitua/RomanIsitua/ASimpleRoyaleTestApp > > > > Hiedra. > > > > *De:* Maria Jose Esteve > *Enviado el:* sábado, 18 de septiembre de 2021 19:48 > *Para:* users@royale.apache.org > *Asunto:* RE: crux not injecting model in view > > > > Hi Roman, &g

RE: crux not injecting model in view

2021-09-20 Thread Maria Jose Esteve
Hiedra De: Maria Jose Esteve Enviado el: domingo, 19 de septiembre de 2021 16:15 Para: users@royale.apache.org Asunto: RE: crux not injecting model in view Hi Roman, I created a Jewel+crux project with the sdk archetypes [1]. Then, I added your files and completed with some other... The truth is

RE: crux not injecting model in view

2021-09-19 Thread Maria Jose Esteve
mjesteve/royale-examples/tree/laboratory/romanisitua/RomanIsitua/ASimpleRoyaleTestApp Hiedra. De: Maria Jose Esteve Enviado el: sábado, 18 de septiembre de 2021 19:48 Para: users@royale.apache.org Asunto: RE: crux not injecting model in view Hi Roman, I saw your previous code and now I will see this

RE: crux not injecting model in view

2021-09-18 Thread Yishay Weiss
Can you please report [1] that bug? [1] Issues (github.com)<https://github.com/issues> From: Roman Isitua<mailto:romanisi...@gmail.com> Sent: Saturday, September 18, 2021 11:21 PM To: users@royale.apache.org<mailto:users@royale.apache.org> Subject: Re: crux not injecting model

Re: crux not injecting model in view

2021-09-18 Thread Roman Isitua
I got it to work on *royale version 0.9.7*. I corrected a mistake I was making as follows // [Inject( source = "lovController.lovBO._lovs2", bind = "true" )] [Inject( source = "lovController.genericLovs", bind = "true" )] I was using [Inject( source = "lovController.lovBO._lovs2", bi

Re: crux not injecting model in view

2021-09-18 Thread Roman Isitua
Just an update on this issue. I implemented the above using royale 0.9.8. I decided to try the same thing on royale 0.9.7. It is still working however I can see a log message that is not available when running on 0.9.8 Here it is *warning: no describeType entry for 'lovBO' on non-dynamic type 'L

Re: crux not injecting model in view

2021-09-18 Thread Roman Isitua
Thanks for helping out. I forgot to attach the GenericLOV source code. Find attached to this email. On Sat, Sep 18, 2021 at 6:48 PM Maria Jose Esteve wrote: > Hi Roman, > > I saw your previous code and now I will see this one you attach. I will > try to help you BUT I don't know if I will be

RE: crux not injecting model in view

2021-09-18 Thread Maria Jose Esteve
Hi Roman, I saw your previous code and now I will see this one you attach. I will try to help you BUT I don't know if I will be able to because although I use Crux and amf my implementation is different from yours and I don't control all the concepts (my original project was set up by a Royale e