Eric Wong <[email protected]> wrote: > Note: this means we are finally dropping Ruby 1.8 support as > TypedData requires Ruby 1.9 and later.
Unfortunately, TypedData is not an official API, yet, so I'm hesitant to depend on it until it is official: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/67089 But there ought to be tiny gains made from dropping 1.8 support, so I'll probably go ahead and do it...
