[
https://issues.apache.org/jira/browse/TUSCANY-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fuhwei Lwo updated TUSCANY-1110:
--------------------------------
Attachment: 1110.patch
This patch was created around the design concept from Ron by using the
getStaticType() method to detect a SDO type. This patch would also address the
TUSCANY-1436 by returning null if a Java class doesn't have the getStaticType()
method.
> 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]