This mayb e only mailing list for issues, but I wanted to send a quick thanks.

I just started playing with JiBX since yesterday and was already able to convert all my JAXB code successfully over.  This is a pretty big deal since my schema is over 1800 lines long as it represents a full HIPAA 278 EDI transaction.  JiBX has way better flexibility in its mapping and especially in its collections.  We have TypeSafeCollection classes that hold an internal Vector and assures that only certain type objects can be added to the Vector.  JAXB will only let you create custom lists that extend List, but JiBX easily allowed me to create custom collections.  I am so stoked to get in to work tomorrow and show my fellow nerds the simplicity and speed of this framework.

Thanks Dennis for JiBX and all your great articles on Data Binding...they are my Bible and source of reference.

--
jay blanton
[EMAIL PROTECTED]
(c) 916-715-1529

Reply via email to