From: Charles Oliver Nutter Date: 2009-02-03T18:24:57+09:00 Subject: Re: Native gem roundup! Ryan Davis wrote: > or they're written to get into ruby internals... I don't quite consider > that a wrapper around C API and it looks like you don't either. Yeah, that's definitely a third category I totally missed. It's an unusual one, though, since it doesn't necessarily have to be "native" (it could be in Ruby in Rubinius, or Java in JRuby...) And my failure to recognize it could be why we don't have a ruby-prof for JRuby yet. Definitely noted. - Charlie