1
0
mirror of synced 2024-07-01 15:37:39 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
f705ac121e Added: start of DataBindingHints manual (Dutch)
Fixed: elements which reference a complex type are no longer resolved away, which means they can now be used as document elements
2008-08-27 10:10:04 +00:00
65d792471d Fixed: incorrect type for certain collection items
Fixed: use XMLIntf.IXMLDocument in case of a conflicting 'Document' element (Google KML)
2008-07-31 14:56:36 +00:00
e1d3f533ab Added: support for specifying the document elements in the hints file 2008-04-25 10:34:16 +00:00
6764684c9e Added: namespace to hints and settings XML files
Added: "Generate blank Hints file" option
Added: proper support for xs:dateTime/xs:time types
Changed: moved conversion and utility functions out of the generated source code to the external XMLDataBindingHelpers unit
2008-04-24 14:37:05 +00:00
e4903fdb7b Added: date / time of generation in Delphi unit header
Added: settings file
Added: support for renaming enumeration members using a hints file
Fixed: case-insensitive check for reserved Delphi words
Fixed: setter for IsNil
2008-04-22 13:36:55 +00:00
727a5dca46 Fixed: support for nillable elements 2008-04-21 15:24:33 +00:00
0d63424104 Fixed: elements which are part of a choice compositor are treated as being optional
Fixed: xs:string properties use IXMLNode.Text property instead of NodeValue
Changed: GUI uses DevEx components
2008-04-21 13:04:19 +00:00
0c38a497f9 Merged last changes into trunk 2008-04-18 14:36:17 +00:00
f453aea455 Merged collections branch into trunk 2008-04-14 19:28:57 +00:00
e1f35e9999 Fixed: GUI 2008-04-14 19:20:55 +00:00
dba905ace4 Fixed: support for global elements of a complex type 2008-03-31 21:15:13 +00:00
107589b839 Added: better support for datatype conversions
Changed: extracted most strings to the Resources unit
2008-03-21 15:23:14 +00:00
372812b547 Added: initial (untested) implementation for simple type collections
Changed: conforming to new NamedFormat specifications
2008-03-17 16:02:57 +00:00
4f8751632a Finished NamedFormat conversion 2008-03-17 12:17:55 +00:00
3c09f6c331 Changed: using NamedFormat instead of Format for output building 2008-03-17 06:08:49 +00:00
478551716c Changed: collection behaviour (not yet finished - waiting for named Format implementation) 2008-03-14 15:35:07 +00:00
3df5f92709 Added: testing for expected items 2008-03-12 06:31:09 +00:00
24ce12fdc5 Added: base for unit tests
Changed: extended type mapping for future improvements
2008-03-10 16:04:46 +00:00
c36c25a221 Fixed: missing semicolon in generated code for Load<Node>FromStream
Fixed: removed xml_Offerte.pas from the included units
2008-03-09 20:46:16 +00:00
6b4e61e3f7 Merged "mapping" branch into trunk 2008-03-09 20:36:27 +00:00
f5131df456 Implemented simple interfaces 2008-02-26 21:53:11 +00:00
95a306f0b1 Initial commit 2008-02-20 06:52:00 +00:00