in reply to (jeffa) Re: Private Classes - Same or Separate Files?
in thread Private Classes - Same or Separate Files?

Howdy!

I'm with jeffa here...at least in the general case.

I do distinguish between "defining the class" and "diddling around in a class I've already gotten defined". In the latter, one might shift into the class to (re)define something or run some code in a different name space.

yours,
Michael

  • Comment on Re: (jeffa) Re: Private Classes - Same or Separate Files?