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.