[#2367] Standard libraries — Dave Thomas <dave@...>

From ruby-dev summary:

60 messages 2004/02/11

[#2397] PATCH: deprecate cgi-lib, getopts, importenv, parsearg from standard library — Gavin Sinclair <gsinclair@...>

Index: cgi-lib.rb

15 messages 2004/02/12

[#2465] PATCH: OpenStruct#initialize to yield self — Gavin Sinclair <gsinclair@...>

This is a common approach I use to object initialization; I don't know

24 messages 2004/02/19

Re: Standard libraries

From: Dave Thomas <dave@...>
Date: 2004-02-13 03:25:08 UTC
List: ruby-core #2424
On Feb 12, 2004, at 18:32, Sean E. Russell wrote:
> Well, because *I'd* prefer to have code segments inlined in the 
> documentation.
> Furthermore, link: is rather limited in what it can do: for instance, 
> you
> can't hyperlink to a specific method or line number.
>

Linking to specific methods would be fairly straightforward if you 
wanted it.


> If I created an inlined: syntax patch for rdoc, would you consider 
> including
> it?

It would be interesting to see a proposal, and I'd like to see other 
peoples take on this.


Cheers

Dave


In This Thread