Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
name for a factory class
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Patricia Shanahan, post: 605219"] [email]iamfractal@hotmail.com[/email] wrote: .... .... Difficulty finding even one good name for a method may indicate a deeper problem that does need to be addressed. Ideally, a method has a single cohesive purpose, and the name reflects that. A method that does this or that, without an obvious purpose that covers both, may not be that cohesive. This is different from having several good names for a method. In that case, I agree with "choose a name, and move on". Unless it is going to be a widely distributed library method, you can always refactor later for consistency. Patricia [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
name for a factory class
Top