How about getLog() or getLogger()?

Erich Meier <[EMAIL PROTECTED]> writes:

> Hi!
>
> We made the transition from torque-2.1 to torque-3.0-dev in our project.
> Unfortunately, we stumbled accross a newly introduced getter in BaseObject.java
> named "getCategory()". This method collides with a column name "category" in
> two of our tables.
>
> Isn't the name "getCategory()" a bit too general and isn't the probability of
> a name clash similar to ours a bit too high?
>
> My suggestion would be to rename this method to "getLog4JCategory()" or some-
> thing else.
>
> As this is a developer list, a patch is attached.

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

Reply via email to