We have users that want to define an attribute name such as:

my_variable

The SourceGenerator is not creating the expected accessors as follows:

getMy_variable()
setMy_variable()

Instead it does:

getMyVariable()
setMyVariable()

Is there anyway to disable this??

Tom Davidson ([EMAIL PROTECTED])
HNC Software, Inc. www.hnc.com
858 799-8185

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to