Dennis Sosnoski - 2003-11-12

Logged In: YES
user_id=335130

That's a good point. JArgP was set up with the assumption
that you'd use a separate list of parameter definitions for
the base class in a case like this, so that different
subclasses would still use the same parameter definitions
for everything that was inherited. There's no need to limit
it this way, though. I'll incorporate the change when I get
a chance.