prototypejs is dead - time to bring t5-jquery in?

2011-12-13 Thread David Rees
Reading the prototypejs mailing list archives, it's pretty clear that prototypejs is pretty much dead at this point in time. The tapestry5-jquery team have done a great job replacing prototypejs with jquery which is pretty much the defacto javascript library these days. Is it time to bring tapest

Re: Live reload in production?

2011-12-13 Thread Bård Magnus Kvalheim
> > > For 5.4, we can introduce yet another level of indirection that > indicates that live reloading is desired in production mode; perhaps > an enum to define what gets reloaded. Is there a JIRA issue yet? > Thanks Howard - that sounds great. Created issue: https://issues.apache.org/jira/browse

Re: tapestry 5.2.4 and spring 3.1M1

2011-12-13 Thread m...@raibledesigns.com
On Dec 13, 2011, at 12:40 PM, Thiago H de Paula Figueiredo [via Tapestry] wrote: > On Tue, 13 Dec 2011 17:25:13 -0200, [hidden email] > <[hidden email]> wrote: > > > Thanks for the fast response! > > Someone once compared this list to an IRC channel . . . :P > > > Created at https://issu

Re: tapestry 5.2.4 and spring 3.1M1

2011-12-13 Thread Thiago H. de Paula Figueiredo
On Tue, 13 Dec 2011 17:25:13 -0200, m...@raibledesigns.com wrote: Thanks for the fast response! Someone once compared this list to an IRC channel . . . :P Created at https://issues.apache.org/jira/browse/TAP5-1788. Thanks! By the way, have you checked Tapestry 5.3? -- Thiago H. de Paul

Re: tapestry 5.2.4 and spring 3.1M1

2011-12-13 Thread m...@raibledesigns.com
Thanks for the fast response! Created at https://issues.apache.org/jira/browse/TAP5-1788. -- View this message in context: http://tapestry.1045711.n5.nabble.com/tapestry-5-2-4-and-spring-3-1M1-tp4462226p5072483.html Sent from the Tapestry - User mailing list archive at Nabble.com. --

Re: tapestry 5.2.4 and spring 3.1M1

2011-12-13 Thread Thiago H. de Paula Figueiredo
On Tue, 13 Dec 2011 16:50:51 -0200, m...@raibledesigns.com wrote: Are there any plans to fix the Tapestry-Spring integration to fix this issue? java.lang.RuntimeException: Service id 'environment' has already been defined by org.apache.tapestry5.services.TapestryModule.buildEnvironment(Per

Re: tapestry 5.2.4 and spring 3.1M1

2011-12-13 Thread m...@raibledesigns.com
Are there any plans to fix the Tapestry-Spring integration to fix this issue? java.lang.RuntimeException: Service id 'environment' has already been defined by org.apache.tapestry5.services.TapestryModule.buildEnvironment(PerthreadManager) I'm seeing it myself after trying to upgrade to Spring 3.1

Re: Live reload in production?

2011-12-13 Thread trsvax
Personally I like the latest project layout with AppModule, DevelopmentModule etc. I would think the default should be off and the value overridden in the DevelopmentModule to on. I also think -Dtapestry.execution-mode=development should be documented on the Getting Started page. Finally I think

Re: AjaxUpload : Questions

2011-12-13 Thread Dmitriy Vsekhvalnov
But i don't think it's very representative though :) May be it's difference in prototype.js or whatever between 5.3.x and 5.1? i'm on Prototype 1.7 On Tue, Dec 13, 2011 at 7:06 PM, Taha Hafeez Siddiqi < tawus.tapes...@gmail.com> wrote: > Code where remove link is not working, it works for me

Re: AjaxUpload : Questions

2011-12-13 Thread Taha Hafeez Siddiqi
Code where remove link is not working, it works for me. On Dec 13, 2011, at 9:29 PM, Dmitriy Vsekhvalnov wrote: > Example of what? > > On Tue, Dec 13, 2011 at 6:56 PM, Taha Hafeez Siddiqi < > tawus.tapes...@gmail.com> wrote: > >> Hi >> >> Can you provide an example ? That would help >> >> Al

Re: AjaxUpload : Questions

2011-12-13 Thread Dmitriy Vsekhvalnov
Example of what? On Tue, Dec 13, 2011 at 6:56 PM, Taha Hafeez Siddiqi < tawus.tapes...@gmail.com> wrote: > Hi > > Can you provide an example ? That would help > > Also, there is a disabled option and it works only to prevent execution of > processSubmission() (in AbstractField). It does not effec

Re: AjaxUpload : Questions

2011-12-13 Thread Taha Hafeez Siddiqi
Hi Can you provide an example ? That would help Also, there is a disabled option and it works only to prevent execution of processSubmission() (in AbstractField). It does not effect the UI. There is no remove option in the actual script. I added it for my use case, so yes if you can read the s

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread trsvax
Best news I've had since Tapestry 5.3. Thanks Barry -- View this message in context: http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5071911.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: How to return raw page render result on event link

2011-12-13 Thread Howard Lewis Ship
This was going to be my suggestion, and, yes, it seems like something the framework could provide by default. Please add an issue to JIRA. On Mon, Dec 12, 2011 at 10:07 AM, Guillaume Bodet wrote: > Finally found a way to achieve this : just add support for StreamPageContent > handling in the Com

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Igor Drobiazko
Good job, guys. Thank you. On Tue, Dec 13, 2011 at 9:56 AM, Emmanuel DEMEY wrote: > Atos is very pleased to announce a new version of Tapestry5-jQuery. This > new > release (3.0.0) is based on Tapestry 5.3. > > In this version, all the JavaScript layer has been revised, in order to > correspond t

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Christian Riedel
Good news :-) I think you forgot the links that everyone should find useful: > If this project interests you, here are 3 websites that may be of interest > to you : > - The demo site, where you will find examples of all components and all the > documentation. http://tapestry5-jquery.com/ > - O

Re: Tap 5.3 : A port of Ajax StockWatcher example from GWT

2011-12-13 Thread Shing Hing Man
 I am glad you find my examples  useful. Shing From: Bob Harner To: Tapestry users ; Shing Hing Man Sent: Monday, December 12, 2011 11:35 AM Subject: Re: Tap 5.3 : A port of Ajax StockWatcher example from GWT Very nice! I've often referred to the Lomb

[ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Emmanuel DEMEY
Atos is very pleased to announce a new version of Tapestry5-jQuery. This new release (3.0.0) is based on Tapestry 5.3. In this version, all the JavaScript layer has been revised, in order to correspond to the one provided by Tapestry. There are also new components: Gallery, InPlaceEditor, Draggabl