[jira] Resolved: (TUSCANY-1110) Improve the performance of TypeHelperImpl.getType(Class)

2007-07-18 Thread Kelvin Goodson (JIRA)

 [ 
https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kelvin Goodson resolved TUSCANY-1110.
-

Resolution: Fixed

2nd patch applied to trunk and branch

 Improve the performance of TypeHelperImpl.getType(Class)
 

 Key: TUSCANY-1110
 URL: https://issues.apache.org/jira/browse/TUSCANY-1110
 Project: Tuscany
  Issue Type: Improvement
  Components: Java SDO Implementation
Affects Versions: Java-SDO-Next
Reporter: Raymond Feng
Assignee: Kelvin Goodson
 Fix For: Java-SDO-1.0

 Attachments: 1110.patch, 1110.patch2


 In the SDO databinding for SCA, we need to introspect a java class/interface 
 to figure out the corresponding SDO type. Looking into the code, there is a 
 TODO comment:
 //TODO more efficient implementation ... this is a really bad one!
 Do you plan to provide a more efficient impl :-)?
 Thanks,
 Raymond

-- 
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]



[jira] Resolved: (TUSCANY-1110) Improve the performance of TypeHelperImpl.getType(Class)

2007-07-17 Thread Kelvin Goodson (JIRA)

 [ 
https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kelvin Goodson resolved TUSCANY-1110.
-

Resolution: Fixed

 Improve the performance of TypeHelperImpl.getType(Class)
 

 Key: TUSCANY-1110
 URL: https://issues.apache.org/jira/browse/TUSCANY-1110
 Project: Tuscany
  Issue Type: Improvement
  Components: Java SDO Implementation
Affects Versions: Java-SDO-Next
Reporter: Raymond Feng
 Fix For: Java-SDO-Next

 Attachments: 1110.patch


 In the SDO databinding for SCA, we need to introspect a java class/interface 
 to figure out the corresponding SDO type. Looking into the code, there is a 
 TODO comment:
 //TODO more efficient implementation ... this is a really bad one!
 Do you plan to provide a more efficient impl :-)?
 Thanks,
 Raymond

-- 
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]