Re: TAP5-746: Zone Refresher

2011-11-23 Thread Dragan Sahpaski
t; View this message in context: > http://tapestry.1045711.n5.nabble.com/TAP5-746-Zone-Refresher-tp4529253p5017803.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail:

Re: TAP5-746: Zone Refresher

2011-11-23 Thread bogdan_cm
Ha, one of the issues that come with not using Maven to refresh your repository :). Thanks very much for the reply's. -- View this message in context: http://tapestry.1045711.n5.nabble.com/TAP5-746-Zone-Refresher-tp4529253p5017815.html Sent from the Tapestry - User mailing list archi

Re: TAP5-746: Zone Refresher

2011-11-23 Thread Lenny Primak
context: > http://tapestry.1045711.n5.nabble.com/TAP5-746-Zone-Refresher-tp4529253p5017803.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapes

Re: TAP5-746: Zone Refresher

2011-11-23 Thread bogdan_cm
Yes, I'm using 5.3: tapestry-core-5.3.0.jar http://tapestry.1045711.n5.nabble.com/file/n5017803/1.jpg -- View this message in context: http://tapestry.1045711.n5.nabble.com/TAP5-746-Zone-Refresher-tp4529253p5017803.html Sent from the Tapestry - User mailing list archive at Nabbl

Re: TAP5-746: Zone Refresher

2011-11-23 Thread Dragan Sahpaski
able to resolve 'zonerefresh' to a mixin > class name. > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/TAP5-746-Zone-Refresher-tp4529253p5017774.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --

Re: TAP5-746: Zone Refresher

2011-11-23 Thread bogdan_cm
Sadly no, My test: ${text} Failure creating embedded component 'zone' of com.example.tutorial.pages.Page: Unable to resolve 'zonerefresh' to a mixin class name. -- View this message in context: http://tapestry.1045711.n5.nabble.com/TAP5-746-Zone-Refresher-tp4529253p50

Re: TAP5-746: Zone Refresher

2011-11-23 Thread Lenny Primak
est: ${text} > > > and when I run it i get: > Failure creating embedded component 'zone' of > com.example.tutorial.pages.Page: Unable to resolve 'tawus/zonerefresh' to a > mixin class name > > Thanks, > Bogdan. > > -- > View this mess

Re: TAP5-746: Zone Refresher

2011-11-23 Thread bogdan_cm
wus/zonerefresh' to a mixin class name Thanks, Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/TAP5-746-Zone-Refresher-tp4529253p5017521.html Sent from the Tapestry - User mailing list archive at Nabble.com.

Re: TAP5-746: Zone Refresher

2011-06-29 Thread Taha Hafeez
Also moved the zone-refresher to https://github.com/tawus/tawus/tree/master/tawus-addons Till new project for Tapestry Contributions is launched, I have decided to put all the components in a single library https://github.com/tawus/tawus/tree/master/tawus-addons Currently there are two 1. ZoneR

Re: TAP5-746: Zone Refresher

2011-06-29 Thread Taha Hafeez
Hi Bob, Done regards Taha On Tue, Jun 28, 2011 at 5:39 PM, Bob Harner wrote: > I haven't had a chance to try it out, but in general I would always say > patches are very welcome. > > Bob Harner > On Jun 27, 2011 1:56 PM, "Taha Hafeez" wrote: > > Hi > > > > It is written a mixin which can reso

Re: TAP5-746: Zone Refresher

2011-06-28 Thread Bob Harner
I haven't had a chance to try it out, but in general I would always say patches are very welcome. Bob Harner On Jun 27, 2011 1:56 PM, "Taha Hafeez" wrote: > Hi > > It is written a mixin which can resolve > > https://issues.apache.org/jira/browse/TAP5-746 > > It refreshes a zone after a given peri

TAP5-746: Zone Refresher

2011-06-27 Thread Taha Hafeez
Hi It is written a mixin which can resolve https://issues.apache.org/jira/browse/TAP5-746 It refreshes a zone after a given period. The link is https://github.com/tawus/javamagic/tree/master/zone-refresh. If somebody finds it useful/good enough, then I can submit a patch for TAP5-746 regards T