On 7 May 2012 23:37, pablo pazos <pazospablo at hotmail.com> wrote:
> Hi Rong,
>
> That's great news, but we have our own RM implementation because it handles
> ORM too.
> But I think I can adapt your xml-binding component to use our RM impl, what
> do you think?
>
Pablo,
The xml-binding component leverages the annotated constructors in the
RM classes for instantiating RM objects. It uses reflections
extensively. Take a look of the XMLBinding class for some inspiration.
I am sure you can adapt it for your own classes.
/Rong

Reply via email to