You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Frank van Lankvelt <f....@onehippo.com> on 2009/08/31 17:59:56 UTC

Wicket YUI integration

we've been developing a wicket application for some time now, where
the client keeps pushing for more and more fancy UI components.
We've been building some of them by hand, including browser version
checks, and have some code to enable YUI widgets.
This is a costly business where we are severely hampered by
compatibility requirements. (IE6!)

Are there widget libraries out there, in particular that integrate
with YUI, that I've been missing?

Related to this, about a year ago there was a discussion about Wicket
Ajax Next Generation.
Does anyone know if that is still scheduled for Wicket 1.5?

thanks, Frank


PS: I don't think it would be a problem to donate the code we have
developed so far (it's APL already),
though it would need to be decoupled from the rest of our code first.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket YUI integration

Posted by Juha Palomäki <ju...@gmail.com>.
At least there used to be some YUI related things in WicketStuff project.

br, Juha

On Mon, Aug 31, 2009 at 6:59 PM, Frank van
Lankvelt<f....@onehippo.com> wrote:
> een building some of them by hand, including browser version
> checks, and have some code to enable YUI widgets.
> This is a costly business where we are severely hampered by
> compatibility requirements. (IE6!)
>
> Are there widget libraries out there, in particular that integrate
> with YUI, that I've been missing?
>
> Related to this, about a year ago there was a discussion about Wicket
> Ajax Next Generation.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket YUI integration

Posted by Peter Thomas <pt...@gmail.com>.
Not really answering OP but was wondering if anyone started thinking about
targeting YUI 3 and whether it has to be a re-write of existing wicket-stuff
YUI.

This link is a good source of YUI 3 changes info (slides, video):
http://yuiblog.com/blog/2009/05/12/video-desai-yui3/

I really would like to contribute but my track record after being added as a
wicket-stuff committer ages back (0 lines checked in) speaks for itself :(

- Peter

On Tue, Sep 1, 2009 at 8:43 PM, Joshua Lim <li...@gmail.com> wrote:

> Hi Frank
>
> there's Yui (2) integration in wicketstuff-core/yui great if you could add
> to it
>
> Josh
>
>
> 2009/8/31 Frank van Lankvelt <f....@onehippo.com>
>
> > we've been developing a wicket application for some time now, where
> > the client keeps pushing for more and more fancy UI components.
> > We've been building some of them by hand, including browser version
> > checks, and have some code to enable YUI widgets.
> > This is a costly business where we are severely hampered by
> > compatibility requirements. (IE6!)
> >
> > Are there widget libraries out there, in particular that integrate
> > with YUI, that I've been missing?
> >
> > Related to this, about a year ago there was a discussion about Wicket
> > Ajax Next Generation.
> > Does anyone know if that is still scheduled for Wicket 1.5?
> >
> > thanks, Frank
> >
> >
> > PS: I don't think it would be a problem to donate the code we have
> > developed so far (it's APL already),
> > though it would need to be decoupled from the rest of our code first.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
>

Re: Wicket YUI integration

Posted by Joshua Lim <li...@gmail.com>.
Hi Frank

there's Yui (2) integration in wicketstuff-core/yui great if you could add
to it

Josh


2009/8/31 Frank van Lankvelt <f....@onehippo.com>

> we've been developing a wicket application for some time now, where
> the client keeps pushing for more and more fancy UI components.
> We've been building some of them by hand, including browser version
> checks, and have some code to enable YUI widgets.
> This is a costly business where we are severely hampered by
> compatibility requirements. (IE6!)
>
> Are there widget libraries out there, in particular that integrate
> with YUI, that I've been missing?
>
> Related to this, about a year ago there was a discussion about Wicket
> Ajax Next Generation.
> Does anyone know if that is still scheduled for Wicket 1.5?
>
> thanks, Frank
>
>
> PS: I don't think it would be a problem to donate the code we have
> developed so far (it's APL already),
> though it would need to be decoupled from the rest of our code first.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>