[
https://issues.apache.org/jira/browse/TAPESTRY-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554084
]
Andreas Andreou commented on TAPESTRY-1902:
-------------------------------------------
Please, follow the progress in tacos...
The idea is that you add a dep. to the (still evolving) tacos-dojo module
(found @ http://tacos.sourceforge.net/nightly/ )
<dependency>
<groupId>net.sf.tacos</groupId>
<artifactId>tacos-dojo</artifactId>
<version>0.1.102</version>
</dependency>
and then you provide the following ajaxDelegate to your @Shell or
@ScriptIncludes component
@InjectObject("service:tacos.dojo.DojoOneShellDelegate")
public abstract IRender getDelegate();
... and that's it!
So, i'll probably close this issue if all goes well there :)
> Upgrade Dojo to 1.0
> -------------------
>
> Key: TAPESTRY-1902
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1902
> Project: Tapestry
> Issue Type: Improvement
> Components: JavaScript
> Affects Versions: 4.1.3
> Reporter: Richard Pack
> Assignee: Andreas Andreou
> Priority: Minor
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]