Hi Graham,
> I would be interested to hear how it compares with JAXB, which looks pretty similar.
They are very similar indeed.
I have worked with both in the past, and I have no personal preference.
XmlBeans is a very mature technology, BEA donated it to Apache, and
it's been actively maintained.
I read more than a year ago people saying XmlBeans outperformed JAXB,
but performance is not so critical in our use, because parsing is
usually made at initialization time.
Both have maven 2 plugins, so it's very easy to use. I'll give JAXB a try later.
> What are you using atdl for?
- first we use it to describe our algos;
- then we parse it to dynamically configure our algo engine (basically
to support tag value changes);
- we started an effort yesterday to develop an UI builder for SWT. Our
trading application is an Eclipse RCP and EclipseTrader based
application. Maybe this would interest Marketcetera for Photon, and we
could join efforts.
Best regards,
Danilo
_______________________________________________
_______________________________________________
Marketcetera Users mailing list
Marketcetera Documentation:
http://trac.marketcetera.orgTo unsubscribe, go to
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-users or send an email to
[hidden email].