From: Logan Capaldo Date: 2006-04-02T05:28:24+09:00 Subject: Re: Ixnay on the Amphibious Programming --Apple-Mail-17-259858054 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Apr 1, 2006, at 3:11 PM, Randy Kramer wrote: > Can anybody explain (or point to an explanation) of autoviviable > variables? I think he means the fact that ivars don't throw name errors (or no method errors) if they haven't been assigned to yet, they just become nil by default. --Apple-Mail-17-259858054--