From: "halogenandtoast (Matthew Mongeau)" Date: 2013-02-20T14:38:25+09:00 Subject: [ruby-core:52558] [ruby-trunk - Bug #7890] Data class should have documentation Issue #7890 has been updated by halogenandtoast (Matthew Mongeau). nobu (Nobuyoshi Nakada) wrote: > I've supposed removal of Data in Ruby level. It's my understanding that a lot of people feel that way, might be worth deprecating because I'd be uncertain as to how many C extensions use this. I know ruby std-lib has it in curses, iconv, raddrinfo, stringio, tcltklib, and win32ole. The core has it in marshal, transcode, and error. I don't currently understand the functionality behind TypedData_Make_Struct and Data_Wrap_Struct so I'm not sure how these libraries would be affected. ---------------------------------------- Bug #7890: Data class should have documentation https://bugs.ruby-lang.org/issues/7890#change-36646 Author: halogenandtoast (Matthew Mongeau) Status: Closed Priority: Normal Assignee: zzak (Zachary Scott) Category: DOC Target version: ruby -v: 2.0.0 This class is confusing without knowing where to lookup information. I've attached a patch that points developers to README.ext I'm assigning this to zzak, hopefully if this is the wrong person to assign it to he can assign it to someone else. -- http://bugs.ruby-lang.org/