|
[Jibx-cvs] core changes.txt,1.3,1.4
From: Dennis Sosnoski <dsosnoski@us...> - 2005-02-28 09:15
|
Update of /cvsroot/jibx/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29477 Modified Files: changes.txt Log Message: Latest change list. Index: changes.txt =================================================================== RCS file: /cvsroot/jibx/core/changes.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** changes.txt 19 Feb 2005 20:12:50 -0000 1.3 --- changes.txt 28 Feb 2005 09:15:16 -0000 1.4 *************** *** 14,17 **** --- 14,21 ---- 7. Added org.jibx.extras.HashMapperStringToSchemaType to allow hashmaps with String keys and values corresponding to various simple XML Schema types. + 8. Backported the binding definition object model code from the original beta4 + codebase (now the 2.0 codebase) and implemented validation using the object + model before actually attempted to compile the binding. + 9. Added <include> element support to allow modular binding definitions. Fixes since beta 3b: |
| Thread | Author | Date |
|---|---|---|
| [Jibx-cvs] core changes.txt,1.3,1.4 | Dennis Sosnoski <dsosnoski@us...> |