> I agree but what are Utility classes and FooManagers and similar?
> Isn't it that we need verbs in the language and lack a decent abstraction
> like a first class function?

That depends if FooManager is and instance of ProjectManager which
definitely has a real world counterpart.

ProjectManager manager = ProjectManagementTeam.getNextFreeManager();
manager.destroy();
manager = null;

muhahahahaha!

Sorry...I have issues.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javapo...@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to