On Sat, 03 Nov 2012 12:47:51 -0200, Dimitris Zenios
<dimitris.zen...@gmail.com> wrote:
I managed to fix it by overriding
JavascriptSupport PartialMarkupRendererFilter to use "_" +
atomicValue.addAndGet(1) + Long.toHexString(System.currentTimeMillis())
as unique ids suffix.I don't know if this is the optimal solution but i
think atomic variables are fast and ensure thread safe unique number for
each
request.
Wonderful!
That is why i love tapestry.I don't have to wait for an official release
to fix a bug found.
Yay!
p.s:Do i have to file a bug report?
Please do it! :)
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org