You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by Mark Struberg <st...@yahoo.de> on 2013/10/01 10:20:06 UTC

Re: DS + JSF 2.2

Yes, I intended to fix this since a long time. But I'm atm fully blasted with $$dayjob work. And the current customer does not use JSF but Vaadin (which is nice for rendering but has nothing like the data lifecycle of JSF, so it's much work we need to du ourself). So I can really only work on it in my very limited spare time.


LieGrue,
strub



----- Original Message -----
> From: Thomas Andraschko <an...@gmail.com>
> To: dev@deltaspike.apache.org
> Cc: 
> Sent: Monday, 30 September 2013, 22:47
> Subject: Re: DS + JSF 2.2
> 
> Hi Gerhard,
> 
> thanks - i already know your blog post :)
> Hopefully this features will be included directly to DS for the next
> release.
> I mean, you already did the work to move it the DS base.
> So i would believe that only reviews left.
> 
> Regards,
> Thomas
> 
> 
> 
> 
> 2013/9/30 Gerhard Petracek <ge...@gmail.com>
> 
>>  hi thomas,
>> 
>>  for now you have to wait for mark and/or you can have a look at [1].
>>  (it isn't about jsf 2.2, however, as a codi user you will see that you 
> are
>>  used to it.)
>> 
>>  regards,
>>  gerhard
>> 
>>  [1]
>>  http://os890.blogspot.co.at/2013/07/add-on-codi-scopes-for-deltaspike.html
>> 
>> 
>> 
>>  2013/9/30 Thomas Andraschko <an...@gmail.com>
>> 
>>  > Is there any documentation available for this config?
>>  > Are both id's from DS?
>>  > If not, can't DS reuse "windowId"?
>>  > I would like to use WindowScoped in the future, so just disabling this
>>  > feature isn't the best approach.
>>  >
>>  >
>>  >
>>  > 2013/9/30 John D. Ament <jo...@gmail.com>
>>  >
>>  > > Yes, you just need to override the client window render mode by
>>  > > creating your own config.
>>  > >
>>  > > On Mon, Sep 30, 2013 at 3:54 PM, Thomas Andraschko
>>  > > <an...@gmail.com> wrote:
>>  > > > Hi,
>>  > > >
>>  > > > is DS currently 100% compatible with JSF 2.2?
>>  > > > AFAIR we also have a ClientWindow API in DS and i get 2 
> unique id's
>>  in
>>  > > the
>>  > > > URL with GF4:
>>  > > > ?dsRid=79&windowId=7441
>>  > > >
>>  > > > Can i disable one of these IDs?
>>  > > >
>>  > > > Regards,
>>  > > > Thomas
>>  > >
>>  >
>> 
> 

Re: DS + JSF 2.2

Posted by Mark Struberg <st...@yahoo.de>.
well, the stuff I had is mostly committed to DS already. It's really my lack of time and that I'm not currently have many JSF projects which indirectly (lack of time) prevent me from doing more work on that part. I use almost all other parts of DS in my current project though. 

Actually if it would be only me then I would switch the current project to JSF because although JSF is not perfect from a UI perspective it is still miles better than many of it's 'modern' competitors in regards of the data processing lifecycle. 
So I'm really keen to finish the rest of the ds-jsf scopes - but I don't have enough time and power to do it alone of course.

LieGrue,
strub




----- Original Message -----
> From: Thomas Andraschko <an...@gmail.com>
> To: dev@deltaspike.apache.org
> Cc: 
> Sent: Tuesday, 1 October 2013, 20:00
> Subject: Re: DS + JSF 2.2
> 
> +1 Gerhard
> 
> "we" should really try to take it to the street.
> 
> I don't know if i can help you that much but i finished with my work on
> PrimeFaces 4.0 - so if you need help, just ping me!
> 
> 
> 
> 2013/10/1 Gerhard Petracek <ge...@gmail.com>
> 
>>  since you started almost a year ago, it would be nice if you push the
>>  current draft to your github repository.
>> 
>>  regards,
>>  gerhard
>> 
>> 
>> 
>>  2013/10/1 Mark Struberg <st...@yahoo.de>
>> 
>>  > Yes, I intended to fix this since a long time. But I'm atm fully 
> blasted
>>  > with $$dayjob work. And the current customer does not use JSF but 
> Vaadin
>>  > (which is nice for rendering but has nothing like the data lifecycle 
> of
>>  > JSF, so it's much work we need to du ourself). So I can really 
> only work
>>  on
>>  > it in my very limited spare time.
>>  >
>>  >
>>  > LieGrue,
>>  > strub
>>  >
>>  >
>>  >
>>  > ----- Original Message -----
>>  > > From: Thomas Andraschko <an...@gmail.com>
>>  > > To: dev@deltaspike.apache.org
>>  > > Cc:
>>  > > Sent: Monday, 30 September 2013, 22:47
>>  > > Subject: Re: DS + JSF 2.2
>>  > >
>>  > > Hi Gerhard,
>>  > >
>>  > > thanks - i already know your blog post :)
>>  > > Hopefully this features will be included directly to DS for the 
> next
>>  > > release.
>>  > > I mean, you already did the work to move it the DS base.
>>  > > So i would believe that only reviews left.
>>  > >
>>  > > Regards,
>>  > > Thomas
>>  > >
>>  > >
>>  > >
>>  > >
>>  > > 2013/9/30 Gerhard Petracek <ge...@gmail.com>
>>  > >
>>  > >>  hi thomas,
>>  > >>
>>  > >>  for now you have to wait for mark and/or you can have a look 
> at [1].
>>  > >>  (it isn't about jsf 2.2, however, as a codi user you 
> will see that
>>  you
>>  > > are
>>  > >>  used to it.)
>>  > >>
>>  > >>  regards,
>>  > >>  gerhard
>>  > >>
>>  > >>  [1]
>>  > >>
>>  >
>>  http://os890.blogspot.co.at/2013/07/add-on-codi-scopes-for-deltaspike.html
>>  > >>
>>  > >>
>>  > >>
>>  > >>  2013/9/30 Thomas Andraschko 
> <an...@gmail.com>
>>  > >>
>>  > >>  > Is there any documentation available for this config?
>>  > >>  > Are both id's from DS?
>>  > >>  > If not, can't DS reuse "windowId"?
>>  > >>  > I would like to use WindowScoped in the future, so just 
> disabling
>>  > this
>>  > >>  > feature isn't the best approach.
>>  > >>  >
>>  > >>  >
>>  > >>  >
>>  > >>  > 2013/9/30 John D. Ament <jo...@gmail.com>
>>  > >>  >
>>  > >>  > > Yes, you just need to override the client window 
> render mode by
>>  > >>  > > creating your own config.
>>  > >>  > >
>>  > >>  > > On Mon, Sep 30, 2013 at 3:54 PM, Thomas Andraschko
>>  > >>  > > <an...@gmail.com> wrote:
>>  > >>  > > > Hi,
>>  > >>  > > >
>>  > >>  > > > is DS currently 100% compatible with JSF 2.2?
>>  > >>  > > > AFAIR we also have a ClientWindow API in DS 
> and i get 2
>>  > > unique id's
>>  > >>  in
>>  > >>  > > the
>>  > >>  > > > URL with GF4:
>>  > >>  > > > ?dsRid=79&windowId=7441
>>  > >>  > > >
>>  > >>  > > > Can i disable one of these IDs?
>>  > >>  > > >
>>  > >>  > > > Regards,
>>  > >>  > > > Thomas
>>  > >>  > >
>>  > >>  >
>>  > >>
>>  > >
>>  >
>> 
> 

Re: DS + JSF 2.2

Posted by Thomas Andraschko <an...@gmail.com>.
+1 Gerhard

"we" should really try to take it to the street.

I don't know if i can help you that much but i finished with my work on
PrimeFaces 4.0 - so if you need help, just ping me!



2013/10/1 Gerhard Petracek <ge...@gmail.com>

> since you started almost a year ago, it would be nice if you push the
> current draft to your github repository.
>
> regards,
> gerhard
>
>
>
> 2013/10/1 Mark Struberg <st...@yahoo.de>
>
> > Yes, I intended to fix this since a long time. But I'm atm fully blasted
> > with $$dayjob work. And the current customer does not use JSF but Vaadin
> > (which is nice for rendering but has nothing like the data lifecycle of
> > JSF, so it's much work we need to du ourself). So I can really only work
> on
> > it in my very limited spare time.
> >
> >
> > LieGrue,
> > strub
> >
> >
> >
> > ----- Original Message -----
> > > From: Thomas Andraschko <an...@gmail.com>
> > > To: dev@deltaspike.apache.org
> > > Cc:
> > > Sent: Monday, 30 September 2013, 22:47
> > > Subject: Re: DS + JSF 2.2
> > >
> > > Hi Gerhard,
> > >
> > > thanks - i already know your blog post :)
> > > Hopefully this features will be included directly to DS for the next
> > > release.
> > > I mean, you already did the work to move it the DS base.
> > > So i would believe that only reviews left.
> > >
> > > Regards,
> > > Thomas
> > >
> > >
> > >
> > >
> > > 2013/9/30 Gerhard Petracek <ge...@gmail.com>
> > >
> > >>  hi thomas,
> > >>
> > >>  for now you have to wait for mark and/or you can have a look at [1].
> > >>  (it isn't about jsf 2.2, however, as a codi user you will see that
> you
> > > are
> > >>  used to it.)
> > >>
> > >>  regards,
> > >>  gerhard
> > >>
> > >>  [1]
> > >>
> >
> http://os890.blogspot.co.at/2013/07/add-on-codi-scopes-for-deltaspike.html
> > >>
> > >>
> > >>
> > >>  2013/9/30 Thomas Andraschko <an...@gmail.com>
> > >>
> > >>  > Is there any documentation available for this config?
> > >>  > Are both id's from DS?
> > >>  > If not, can't DS reuse "windowId"?
> > >>  > I would like to use WindowScoped in the future, so just disabling
> > this
> > >>  > feature isn't the best approach.
> > >>  >
> > >>  >
> > >>  >
> > >>  > 2013/9/30 John D. Ament <jo...@gmail.com>
> > >>  >
> > >>  > > Yes, you just need to override the client window render mode by
> > >>  > > creating your own config.
> > >>  > >
> > >>  > > On Mon, Sep 30, 2013 at 3:54 PM, Thomas Andraschko
> > >>  > > <an...@gmail.com> wrote:
> > >>  > > > Hi,
> > >>  > > >
> > >>  > > > is DS currently 100% compatible with JSF 2.2?
> > >>  > > > AFAIR we also have a ClientWindow API in DS and i get 2
> > > unique id's
> > >>  in
> > >>  > > the
> > >>  > > > URL with GF4:
> > >>  > > > ?dsRid=79&windowId=7441
> > >>  > > >
> > >>  > > > Can i disable one of these IDs?
> > >>  > > >
> > >>  > > > Regards,
> > >>  > > > Thomas
> > >>  > >
> > >>  >
> > >>
> > >
> >
>

Re: DS + JSF 2.2

Posted by Gerhard Petracek <ge...@gmail.com>.
since you started almost a year ago, it would be nice if you push the
current draft to your github repository.

regards,
gerhard



2013/10/1 Mark Struberg <st...@yahoo.de>

> Yes, I intended to fix this since a long time. But I'm atm fully blasted
> with $$dayjob work. And the current customer does not use JSF but Vaadin
> (which is nice for rendering but has nothing like the data lifecycle of
> JSF, so it's much work we need to du ourself). So I can really only work on
> it in my very limited spare time.
>
>
> LieGrue,
> strub
>
>
>
> ----- Original Message -----
> > From: Thomas Andraschko <an...@gmail.com>
> > To: dev@deltaspike.apache.org
> > Cc:
> > Sent: Monday, 30 September 2013, 22:47
> > Subject: Re: DS + JSF 2.2
> >
> > Hi Gerhard,
> >
> > thanks - i already know your blog post :)
> > Hopefully this features will be included directly to DS for the next
> > release.
> > I mean, you already did the work to move it the DS base.
> > So i would believe that only reviews left.
> >
> > Regards,
> > Thomas
> >
> >
> >
> >
> > 2013/9/30 Gerhard Petracek <ge...@gmail.com>
> >
> >>  hi thomas,
> >>
> >>  for now you have to wait for mark and/or you can have a look at [1].
> >>  (it isn't about jsf 2.2, however, as a codi user you will see that you
> > are
> >>  used to it.)
> >>
> >>  regards,
> >>  gerhard
> >>
> >>  [1]
> >>
> http://os890.blogspot.co.at/2013/07/add-on-codi-scopes-for-deltaspike.html
> >>
> >>
> >>
> >>  2013/9/30 Thomas Andraschko <an...@gmail.com>
> >>
> >>  > Is there any documentation available for this config?
> >>  > Are both id's from DS?
> >>  > If not, can't DS reuse "windowId"?
> >>  > I would like to use WindowScoped in the future, so just disabling
> this
> >>  > feature isn't the best approach.
> >>  >
> >>  >
> >>  >
> >>  > 2013/9/30 John D. Ament <jo...@gmail.com>
> >>  >
> >>  > > Yes, you just need to override the client window render mode by
> >>  > > creating your own config.
> >>  > >
> >>  > > On Mon, Sep 30, 2013 at 3:54 PM, Thomas Andraschko
> >>  > > <an...@gmail.com> wrote:
> >>  > > > Hi,
> >>  > > >
> >>  > > > is DS currently 100% compatible with JSF 2.2?
> >>  > > > AFAIR we also have a ClientWindow API in DS and i get 2
> > unique id's
> >>  in
> >>  > > the
> >>  > > > URL with GF4:
> >>  > > > ?dsRid=79&windowId=7441
> >>  > > >
> >>  > > > Can i disable one of these IDs?
> >>  > > >
> >>  > > > Regards,
> >>  > > > Thomas
> >>  > >
> >>  >
> >>
> >
>