in reply to Re: (Ovid) Re: package identifiers and scope question
in thread package identifiers and scope question

Objects. Think Objects.

The stuff you're passing around won't be global, it will be the instance data.

—John

  • Comment on Re: Re: (Ovid) Re: package identifiers and scope question