generating the wrong names?
Status: Beta
Brought to you by:
mguessan
When running castordoclet it creates names in the
mapping file (and in the DDT too) with a leading
underscore. These underscores are there, because the
fields in my classes have leading underscores. But this is
expected by castor. These fields are private and any
mapping should omit the underscores.
Are there plans to change this or is it even possible
already to tell castordoclet to not include the
underscores?