Fornax-Platform
Forum

Use of Richfaces controls with Sculptor?

View: New views
3 Messages — Rating Filter:   Alert me  

Use of Richfaces controls with Sculptor?

by greatfooty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there an easy way to have richfaces controls generated into the GUI, rather than myfaces etc ?

i can't see any mention of JSF related choices inside default-sculptor-generator.properties or anywhere else - is this configurable or do I need to change the sculptor impl to do this?

Re: Use of Richfaces controls with Sculptor?

by Andreas Källberg-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
No, there is no support for toggling different JSF implementations.
I know to little about RichFaces to give an estimate of how much work it would be, but since we are using webflow and looking at:

I would guess that it is 'just' a matter of generating the right tags.
But I also suspects that there will be problem during the way because of different type of clients. The one we have now is a more traditional request-based web app and RichFaces are more of a RIA-framework.

If you feel it would be of great help for you, add a task in the tracker:

And we will start looking at it.
But, the best way of getting things done is doing it your self :-)

.../Andreas






On Fri, Oct 30, 2009 at 7:24 AM, greatfooty <greatfooty@...> wrote:

Is there an easy way to have richfaces controls generated into the GUI,
rather than myfaces etc ?

i can't see any mention of JSF related choices inside
default-sculptor-generator.properties or anywhere else - is this
configurable or do I need to change the sculptor impl to do this?
--
View this message in context: http://old.nabble.com/Use-of-Richfaces-controls-with-Sculptor--tp26125563s17564p26125563.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fornax-developer mailing list
Fornax-developer@...
https://lists.sourceforge.net/lists/listinfo/fornax-developer


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fornax-developer mailing list
Fornax-developer@...
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Re: Use of Richfaces controls with Sculptor?

by greatfooty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the info Andreas - I'm impressed with sculptor despite it needing me understand a bundle of new tools etc. Expecting I'll be contributing some changes once i get really familiar with it.

Mick