Re: using dojo in tapestry 5

2009-04-22 Thread Andrea Chiumenti
this because you are using T5.1.x It's a problem I've already solved, but you have to use the version from git. If it's not a problem use T5.0.x cheers, kiuma On Wed, Apr 22, 2009 at 12:32 PM, kk4Nabble wrote: > > Hii Andrea, > > I added >   >        TapestryJFly >        http://tapestry-jfly

Re: using dojo in tapestry 5

2009-04-22 Thread kk4Nabble
Hii Andrea, I added TapestryJFly http://tapestry-jfly.sourceforge.net/repository/ under repositories and net.sourceforge.tapestryjfly dojotapestry5 1.2.3-rc2 under dependencies inside pom.xml But now am getting java.lang.NoSuchMethodErro

Re: using dojo in tapestry 5

2009-04-22 Thread Andrea Chiumenti
not integrating it natively is a good choice IMHO, because doing so dojo versions are not boud to T5 releases Remember that it's alpha. I need to do some work on it before going in beta On Wed, Apr 22, 2009 at 10:07 AM, kk4Nabble wrote: > > Thanks a lot.. > > Hoping to see dojo with T5. > > > I

Re: using dojo in tapestry 5

2009-04-22 Thread kk4Nabble
Thanks a lot.. Hoping to see dojo with T5. I was really dissappointed when i heard T5 is not integrated with dojo. Anyways I ll look into the url u sent. Thanks again :-) Andrea Chiumenti wrote: > > Yes it is! > I've done it. > It's currently in alpha status and I'm waiting the dojo comuni

Re: using dojo in tapestry 5

2009-04-22 Thread Andrea Chiumenti
Yes it is! I've done it. It's currently in alpha status and I'm waiting the dojo comunity will review the maven dojo build plugin I've done. When the plugin will be successfully tested, then the project will be modifyed to use it and moved to formos.com (Howard allowing :P) If you want to give the

Re: using dojo in tapestry 5

2009-04-22 Thread Peter Stavrinides
> Since tapestry4.1.5 was integrated with dojo. > I used the above method to get a dojo widget. > What is method in tapestry 5? Dojo is not integrated natively into Tapestry 5, it uses Pototype instead, but you could have a look at the ChenillKit datepicker instead: http://www.chenillekit.org/de