More notes.
The utility class idea doesn't really work because despite having the same
name and structure, they're not the same thing. I guess I've been using
languages with duck typing a little too long.
This would dictate introducing an interface that the two hierarchies could
implement and the utility classes could work with. I'll have to mess around
with Velocity to simplify things.
-- KevinOn 9/14/07 4:16 PM, "Kevin Menard" <kmenar..ervprise.com> wrote:
> Answering my first question . . . That's a definite no. The parent class > implementations are quite different. So, I may just have to break down and > create utility classes that accept DOs as arguments. A bit of pain, but > it'll reduce the code duplication.
This archive was generated by hypermail 2.0.0 : Fri Sep 14 2007 - 17:41:15 EDT