Re: [ANNOUNCE] tapx-prototype is back

2011-04-05 Thread Howard Lewis Ship
I've updated the snapshots with some additional fixes. tapx-prototype now includes patches on Tapestry 5.2.5's tapestry.js and palette.js files. Enjoy! On Thu, Mar 31, 2011 at 7:43 AM, Howard Lewis Ship wrote: > Right, this is for 5.2.5. > > There are some minor issues with 5.2.5 and this libra

Re: [ANNOUNCE] tapx-prototype is back

2011-03-31 Thread Howard Lewis Ship
Right, this is for 5.2.5. There are some minor issues with 5.2.5 and this library that I'm working out. It may be extended to include a bit of a "monkey patch" on tapestry.js and palette.js to fix those things ... they represent changes in the Prototype APIs (and, I assume, places where Tapestry

Re: [ANNOUNCE] tapx-prototype is back

2011-03-31 Thread Massimo Lusetti
On Wed, Mar 30, 2011 at 7:13 PM, Howard Lewis Ship wrote: > I've resurrected my tapx-prototype module, to patch Tapestry to > Prototype 1.7 (and Scriptaculous 1.9.0). > > It's in my snapshot Maven repository: > > http://howardlewisship.com/snapshot-repository/ > > >  com.howardlewisship >  tapx-

Re: [ANNOUNCE] tapx-prototype is back --- upgrade problem

2011-03-30 Thread Howard Lewis Ship
Caution: I just discovered a problem with Tapestry's client-side JavaScript code when used with Prototype 1.7. I believe Prototype's Object.keys() function is no longer tolerant of undefined. This breaks some of the Tapestry code for handling Zone updates. Temporarily, you should include the fol

[ANNOUNCE] tapx-prototype is back

2011-03-30 Thread Howard Lewis Ship
I've resurrected my tapx-prototype module, to patch Tapestry to Prototype 1.7 (and Scriptaculous 1.9.0). It's in my snapshot Maven repository: http://howardlewisship.com/snapshot-repository/ com.howardlewisship tapx-prototype 1.1-SNAPSHOT -- Howard M. Lewis Ship Creator of Apache Tape