You might want to check out wicketstuff-scriptaculous. There's a DraggableBehavior that's built on the excellent scriptaculous javascript library.
On 6/21/07, Sean Sullivan <[EMAIL PROTECTED]> wrote:
Thanks Martijn. How does an application developer use Wicket.Drag? Will there be a DraggableBehavior (IBehavior) object? Sean On 6/21/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > The benefits of unix: > > find jdk-1.4/wicket -name "*.js" | xargs grep -E "rag|rop" > > delivers jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket- > ajax.js > > > Martijn > > > On 6/22/07, Sean Sullivan <[EMAIL PROTECTED]> wrote: > > Is there drag/drop code in svn.apache.org? Where? > > > > > > > > On 4/7/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > > > > > In our review by the IPMC a questions has popped up on our drag/drop > > > library. I tried to find the exact license, but couldn't find it: > > > creative commons 2.0 is very ambiguous at best. > > > > > > Searching for the js library brought me to dynamic drive [1] and it > > > has the following license for all js files on their site [2]. In short > > > we are not allowed to package the dom-drag.js file with Wicket under > > > those terms. > > > > > > Couple of questions: > > > - how did we find out it was distributed under the CC 2.0 license > > > (dynamic drive doesn't have that in the mentioned file) > > > - which CC 2.0 license is meant? > > > - can we replace it with something ASL compatible? > > > - can we get a new license from the author (he must be in a good > > > mood, he's engaged and all [3])? > > > > > > I've created a JIRA issue (WICKET-448) for this [4]. > > > > > > Martijn > > > > > > [1] http://www.dynamicdrive.com/dynamicindex11/domdrag/ > > > [2] http://www.dynamicdrive.com/notice.htm > > > [3] http://www.youngpup.net/2007/03/engaged.html > > > [4] http://issues.apache.org/jira/browse/WICKET-448 > > > > > -- > BREAKING NEWS: Wicket joins the Apache Software Foundation as Apache > Wicket > Join the wicket community at irc.freenode.net: ##wicket > Wicket 1.2.6 contains a very important fix. Download Wicket now! > http://wicketframework.org >