Forum: Ruby-core Classes Inheriting from Data

Posted by mame (Yusuke Endoh) (Guest)
on 2012-11-20 12:50
(Received via mailing list)
Issue #3072 has been updated by mame (Yusuke Endoh).

Description updated
Target version set to next minor


----------------------------------------
Feature #3072: Classes Inheriting from Data
https://bugs.ruby-lang.org/issues/3072#change-33190

Author: runpaint (Run Paint Run Run)
Status: Assigned
Priority: Low
Assignee: matz (Yukihiro Matsumoto)
Category:
Target version: next minor


=begin
 As I understand it, the Data class is an internal abstraction, not 
intended to be exposed to userland like this.

   >> ObjectSpace.each_object(Class).select{|c| c < Data}
   => [Encoding::Converter, NameError::message]
=end
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.