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 
$self var as the first parameter. This much I believe I 
understand...However, does that $self var then allow you to access all of 
the methods of it's originial package (2), or do have to make some sort of 
package definition?

Thanks,
-Nick
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to