You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <de...@tuscany.apache.org> on 2009/03/21 05:42:50 UTC

[jira] Created: (TUSCANY-2933) Tuscany Widget JavaScript functions should be in it's own namespace

Tuscany Widget JavaScript functions should be in it's own namespace
-------------------------------------------------------------------

                 Key: TUSCANY-2933
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2933
             Project: Tuscany
          Issue Type: Bug
    Affects Versions: Java-SCA-Next
            Reporter: Luciano Resende
            Assignee: Luciano Resende
             Fix For: Java-SCA-Next


Current implementation of Widget define new functions and data structures in default namespace which can collide with customer application declared functions.
We should define these functions and data structure in it's own namespace (e.g tuscany.sca.Reference)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TUSCANY-2933) Tuscany Widget JavaScript functions should be in it's own namespace

Posted by "Luciano Resende (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved TUSCANY-2933.
--------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Java-SCA-Next)
                   Java-SCA-1.5

Fixed in 1.x under svn revision #757652

> Tuscany Widget JavaScript functions should be in it's own namespace
> -------------------------------------------------------------------
>
>                 Key: TUSCANY-2933
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2933
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Widget
>    Affects Versions: Java-SCA-Next
>            Reporter: Luciano Resende
>            Assignee: Luciano Resende
>             Fix For: Java-SCA-1.5
>
>
> Current implementation of Widget define new functions and data structures in default namespace which can collide with customer application declared functions.
> We should define these functions and data structure in it's own namespace (e.g tuscany.sca.Reference)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.