Phillip Rhodes wrote:
Hello,

Using tapestry 4.0.2 with tacos

The tapestry components ControlCheckbox and the Palette both depend upon 
javascript that is emitted outside the component.  Because of this, these 
components won't work this with Ajax since the content that is emitted from the 
ajax call does not update the javascript that is in the head of the document.
That's true - and the reason why http://tacos.sourceforge.net/components/tapestry/Palette.html was created. So, for the Palette you can use tacos:Palette & perhaps you can do a similar change in ControlCheckbox

I think that Zsombor who is currently workinbg and using the 4.0 versions of tacos will soon release a new version,
perhaps we can get him to add this ControlCheckbox port.
While I understand the problem (kind of), can anyone tell me if upgrading to 
Tapestry 4.1 would resolve this problem?  What functionality of tacos would I 
lose if I upgraded to Tapestry 4.1?
4.1 doesn't suffer from those, see http://issues.apache.org/jira/browse/TAPESTRY-811
and even if ControlCheckbox fails, it's easy to fix that in a 4.1 snapshot.

As for functionality, depends on the components you use, see http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdocs/index.html
But in general it's easy to port those missing

Thank you all!
Phillip

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to