Hi there,
is there anyway of determining whether a given method is a method written
in C or if it's written in Ruby?
Many thanks,
Mathieu
Hi there,
is there anyway of determining whether a given method is a method written
in C or if it's written in Ruby?
Many thanks,
Mathieu
mboes@cwazy.co.uk wrote:
Hi there,
is there anyway of determining whether a given method is a method
written in C or if it's written in Ruby?
You can read the source code...
Seriously: what do you need that for? IMHO it's on purpose that you
cannot distinguish them: that way they integrate seemingly.
Kind regards
robert
ParseTree can only get the source for ruby methods. There's no built-in way to make this distinction.
On Oct 5, 2005, at 12:49 AM, mboes@cwazy.co.uk wrote:
Hi there,
is there anyway of determining whether a given method is a method written
in C or if it's written in Ruby?
--
Eric Hodel - drbrain@segment7.net - http://segment7.net
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04