|
Thanks Bart,
I've applied the patch.
If you are using XDoclet and castor, please keep
submitting patches and keeping us up to date. I initially imported the
code when we were using castor at work - we aren't using it any more, so I dont
find problems with it myself.
thanks
dim
----- Original Message -----
Sent: Thursday, February 21, 2002 7:46
AM
Subject: [Xdoclet-devel] [patch] bugfix
for castor template & some additions
Hi,
I started to use the XDoclet today in order to
create a Castor mapping.xml file from existing Java classes. It works for the
most part, but since the mapping is used to marshal an object tree to XML,
most tags that are needed are not implemented, and another contains a small
bug.
With the attached diff this bug is solved (the
'>' symbol is printed before all attributes of the field element are
finished ;-) and another tag is added (get-method).
Thanks for the great XDoclet!!
Ciao,
BG
|