----- Original Message -----
Sent: Monday, February 25, 2002 8:06
AM
Subject: [Xdoclet-devel] [patch] Castor
mapping code / docs
Hi,
Here are some other patches concerning the
CastorMapping subtask.
The following bugs are fixed:
- The mapping_xml.j template declared a doctype
for 'database', which is corrected to 'mapping';
- The 'get-method' paramater of tag 'field' is
always the name of the current method instead of a statically specified
one.
The following features are added:
- The parameters 'set-method', 'direct' and
'transient' are added to the 'field' tag - making this tag feature
complete;
- The parameters 'QName-prefix' and 'reference'
are added to the 'field-xml' tag - making this tag feature
complete;
- Each class mapping is preceeded by clear XML
comment;
- The Castor documentation now reflects the new
features.
That's it! The templates are tested and seem to
work.
Ciao,
Bart Guijt