omap
|
documentation
|
download
|
support
|
contact
|
|
|
|
25 August, 2005
- First release
12 August, 2005
- added support for "null" values when mapping to XML
- changed the mapper creation, removed the use of Beanshell (no more dependency)
8 August, 2005
- added tests for common java types (int, Integer, double, Double, etc.)
- added a facade class to make saving to XML files easier (see net.sf.omap.xml.XMLMapper)
3 August, 2005
- added mapping fields to XML attribute's tag support (script syntax is '@->')
2 August, 2005
- added aliases + multiple mapping definitions in the same script
|