From: Russell Fulton Date: 2005-12-06T11:34:59+09:00 Subject: Re: how best to handle errors in object instaintiation (sp ? tim-hunter wrote: > You don't really have any choice. If your initialize method can fail, it > should raise an exception. Great, that's what I thought but I wanted to make sure. None of the examples I found in books handled errors in new(). Thanks Tim. -- Posted via http://www.ruby-forum.com/.