[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-20 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474400 ] Kelvin Goodson commented on TUSCANY-1091: - The issue here is that there is some generated code in the impl

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-18 Thread Yang ZHONG (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474060 ] Yang ZHONG commented on TUSCANY-1091: - I've just installed IBM JSDK 5, patch builds fine and tests run fine.

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-16 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473673 ] Kelvin Goodson commented on TUSCANY-1091: - Yang, I have replicated this error on a different machine

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-15 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473392 ] Kelvin Goodson commented on TUSCANY-1091: - Yang, 1) I have a fresh workspace for every patch and always

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-15 Thread Yang ZHONG (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473444 ] Yang ZHONG commented on TUSCANY-1091: - Can't explain twice XMLStreamHelperPerformanceTestCase.java:64 either.

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473128 ] Kelvin Goodson commented on TUSCANY-1091: - Hi Yang, I'm going to have to push back on a couple of things

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-08 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471365 ] Frank Budinsky commented on TUSCANY-1091: - This sounds strange to me. If we don't use a

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-08 Thread Yang ZHONG (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471389 ] Yang ZHONG commented on TUSCANY-1091: - We still use DelegatingNameSpaceContext, just no more delegating since

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-06 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470579 ] Kelvin Goodson commented on TUSCANY-1091: - Hi Yang, just a quick question before I apply this. I'm not

[jira] Commented: (TUSCANY-1091) DataObjectXMLStreamReader doesn't have to repeat NameSpace declaration which impacts performance

2007-02-06 Thread Yang ZHONG (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470678 ] Yang ZHONG commented on TUSCANY-1091: - We can have a comment such as: We used to have a NameSpaceContext at