Hi Raymond,

Yes the SDO binding would be definitely nice to have. I am willing to
contribute along with you and any other guys who might be interested.
Please inform me about what next steps that need to be taken and who
is going to participate (do i have to create/ obtain some SVN account
anywhere) ? Thanks

Angel

On 1/9/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi, Angel.

I have been thinking about the approach for a while. There are also some
discussions on the Axis2 ML. As you explained, it seems that it's fairly
straightforward to implement a SDO binding for Axis2 and we can leverage it
in Tuscany.

FYI, we already have the fromOM() and toOM() runtime support for SDO using
StAX XMLStreamReader. So it could be just a matter of developing a XSLT
template and some code-gen utility methods.

Are you interested in contributing to this feature? Ant and I will be happy
to work with you.

Thanks,
Raymond

----- Original Message -----
From: "Angel Todorov" <[EMAIL PROTECTED]>
To: <tuscany-dev@ws.apache.org>
Cc: <axis-dev@ws.apache.org>
Sent: Tuesday, January 09, 2007 8:05 AM
Subject: Re: [jira] Created: (TUSCANY-1038) SDO databinding for Axis2


> Hi Anthony,
>
> Hm... i was thinking - wouldn't it be possible to just modify (or
> create a new ) XLS template for Axis2 databinding extension. As far as
> I see, the emitter instance takes the template and the generated XML
> model from memory and emits out code (stubs, skeletons,
> MessageReceiver whatever). Since SDO is transparent to the actual Java
> <-> XML mapping, we can take any of the JiBX, JAXB, XMLBeans or ADB
> extensions, and use their Extension and Codegen Utility classes, and
> just modify the XLS template (i.e fromOM(..), toOM(..), etc. parts).
> Of course, this also assumes that we are bound to the above binding
> framework's XSD support, in case some provider has written their own
> SDO XML binding.
>
> What do you think ?
>
> Regards,
> Angel
>
> On 1/9/07, ant elder (JIRA) <tuscany-dev@ws.apache.org> wrote:
>> SDO databinding for Axis2
>> -------------------------
>>
>>                  Key: TUSCANY-1038
>>                  URL: https://issues.apache.org/jira/browse/TUSCANY-1038
>>              Project: Tuscany
>>           Issue Type: New Feature
>>           Components: Java SDO Implementation
>>     Affects Versions: Java-SDO-Mx
>>             Reporter: ant elder
>>              Fix For: Java-SDO-Mx
>>
>>
>> Implement a native Axis2 databinding for SDO.
>>
>> Axis2 supports pluggable databindings and currently has support for
>> things like xmlbeans, jibx, and Axis2s own ADB. It would help promote SDO
>> if we implemented an Axis2 databinding for SDO.
>>
>>
>>
>> --
>> This message is automatically generated by JIRA.
>> -
>> If you think it was sent incorrectly contact one of the administrators:
>> https://issues.apache.org/jira/secure/Administrators.jspa
>> -
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to