Allison Newman
demal****@mac*****
Sat Apr 12 14:29:13 JST 2008
The Pickaxe book does a pretty good job of describing versions, and Version 1 is available online here: http://www.ruby-doc.org/docs/ProgrammingRuby/ Hope that helps. Alli Le 12 avr. 08 à 00:52, Scott Thompson a écrit : > You folks must think I have nothing better to do than poke around > looking for documentation all day... > > I'm trying to read through some of the RubyCocoa source code and I > came across a call to the routine "rb_rescue2". This is, apparently, > part of the Ruby extensions mechanism, but I can't find documentation > anywhere that explains what the routine does. > > After much searching I finally found a description of rb_rescue in the > extensions README, but I have yet to find an explanation of > rb_rescue2. By deduction I assume that it's like rb_rescue, but it > takes an additional parameter that tells what kind of exceptions the > rescue clause should catch? > > At any rate, figuring out exactly what rb_rescue2 is all about is not > my main issue. I know this is only peripherally related to rubycocoa > development, but is there a resource on-line has good quality > documentation the ruby extensions mechanism and routines like > rb_rescue2? > > Scott > > _______________________________________________ > Rubycocoa-devel mailing list > Rubyc****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel