Dean
tek1 wrote:
do any design diagrams exist? it might be easier for others to help out if we're able to grasp the overall and some detail structure of castor...----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
without that type of documentation, if the 2-3 core castor people were to leave (knock on wood), it might be a real challenge for others to pick it up...
At 23:19 03/02/12 +0100, you wrote:
Hi Chavan, There are no UML diagrams available, the only one I am aware of is in my mind :). I committed some weeks ago some code that will drive the SourceGenerator to be extensible: all what you'll have to do is to implement an interface (org.exolab.castor.builder.BindingComponent) and Castor will use your implementation to create the classes you need. Currently the BindingComponent support is limited to support only XMLBindingComponent since our aim is really to finish the implementation of the XML Schema to Java binding and to provide a JAXB compatibility layer before concentrating fully on the extensibility. On the meantime, feel free to help us in adding the support.Arnaud
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
