Re: Damn sisters :-)
Re: Damn sisters :-)
- Subject: Re: Damn sisters :-)
- From: Riccardo Santato <email@hidden>
- Date: Mon, 10 Dec 2001 19:11:47 +0100
>
You are not supposed to have access to another class's data. Create
>
accessor methods to access the data. For instance,
>
- (id)myInstanceVariable
>
{
>
return myInstanceVariable;
>
}
I've already thought about this option but I supposed I was rather stupid
to use a "dummy" function just to pass a variable... I hoped there was a
cleaner way :-))
--
Riccardo Santato
www.riccardosantato.com