You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andreas Andreou (JIRA)" <de...@tapestry.apache.org> on 2007/12/22 06:10:43 UTC

[jira] Commented: (TAPESTRY-1902) Upgrade Dojo to 1.0

    [ 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org