On Saturday 13 July 2002 06:15 am, Peter Donald wrote: > moved SubContext to being a top level class as I try to avoid inner classes > if possible. Other than that it works like a charm - thanks! It is a much
Can you give some logic behind your avoidance of inner classes? Would you use package level visibility instead? Just curious / trying to learn. -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
