Hello,

is there a naming convention for component/page properties in
Tapestry 4? I just noticed that a property with the name "bAr"
and an abstract method getBAr() yields an error message:
 javassist.CannotCompileException: duplicate method: getBAr

The property baAr with the method getBaAr works just fine.
With other words: I run into trouble if one of the first two
letters of the property is a captial letter.

This was not a problem in Tapestry 3.

Thanks.

Regards, Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to