You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Ralf Eichinger <ra...@googlemail.com> on 2009/07/16 17:58:43 UTC

YUI integration (and is BSD License compatible with Apache license)?

as I am looking for good wicket widgets I found the datatable and layouting
widgets from YUI very pleasant.
look this:
http://developer.yahoo.com/yui/examples/layout/adv_layout_source.html !!!

there is a yui-project at wicketstuff, but hardly to find, which repository
path is the right one for trunk...
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/plbogen-yui-testing/?
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-contrib-yui/?
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-contrib-yui-1.3.5/?

oh myabe it is this:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/yui-parent/
am I right?

So my second question:
Why not integrate YUI library completely into Wicket 1.4 (or following
version) as dynamic widgets?
I think BSD license would allow this to be used in an Apache licensed
product (what wicket is)...

Wicket needs really those widgets/layouting etc. to compete with JSF or the
other bad guys!

Re: YUI integration (and is BSD License compatible with Apache license)?

Posted by Igor Vaynberg <ig...@gmail.com>.
you like yui, but other people like jquery, yet others like ext, and
so on and so forth. so we would rather make it easy to integrate with
all of these in the core and let others create actual implementations.

-igor

On Thu, Jul 16, 2009 at 8:58 AM, Ralf
Eichinger<ra...@googlemail.com> wrote:
> as I am looking for good wicket widgets I found the datatable and layouting
> widgets from YUI very pleasant.
> look this:
> http://developer.yahoo.com/yui/examples/layout/adv_layout_source.html !!!
>
> there is a yui-project at wicketstuff, but hardly to find, which repository
> path is the right one for trunk...
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/plbogen-yui-testing/?
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-contrib-yui/?
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-contrib-yui-1.3.5/?
>
> oh myabe it is this:
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/yui-parent/
> am I right?
>
> So my second question:
> Why not integrate YUI library completely into Wicket 1.4 (or following
> version) as dynamic widgets?
> I think BSD license would allow this to be used in an Apache licensed
> product (what wicket is)...
>
> Wicket needs really those widgets/layouting etc. to compete with JSF or the
> other bad guys!
>

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


Re: YUI integration (and is BSD License compatible with Apache license)?

Posted by Jeremy Thomerson <je...@wickettraining.com>.
> there is a yui-project at wicketstuff, but hardly to find, which repository
> path is the right one for trunk...

>
> oh myabe it is this:
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/yui-parent/
> am I right?

Um, yeah - trunk is the one with "trunk" in the path.

> So my second question:
> Why not integrate YUI library completely into Wicket 1.4 (or following
> version) as dynamic widgets?
> I think BSD license would allow this to be used in an Apache licensed
> product (what wicket is)...
>

Wicket has typically not developed rich components because there are
so many different preferences.  So, leave these as extensions
projects.  Focus on doing what we do well - make a great framework
that facilitates the easy creation of rich plugin components.

--
Jeremy Thomerson
http://www.wickettraining.com




On Thu, Jul 16, 2009 at 10:58 AM, Ralf
Eichinger<ra...@googlemail.com> wrote:

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