On 20 Jun 2001 11:28:58 -0500, Nick Transier wrote:
> I have two different packages that access each others methods. (where in my
> case one package is an element I have defined and the other package is an
> implementation of a list of those elements) When I call a method from
> package 1 with
I have two different packages that access each others methods. (where in my
case one package is an element I have defined and the other package is an
implementation of a list of those elements) When I call a method from
package 1 with an object from package 2. the method in package 1 takes a
$