[#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: "Sean E. Russell" <ser@...>
Date: 2004-02-13 00:32:02 UTC
List: ruby-core #2420
On Thursday 12 February 2004 15:26, Dave Thomas wrote:
> > 2) Make RDoc URI aware, and provide relative URLs in the documentation
> > to
> > specific test cases, and then have RDoc inline code from the tests.
>
> In that case, why not just use the existing link: syntax?

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.

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

-- 
### SER   
### Deutsch|Esperanto|Francaise|Linux|XML|Java|Ruby|Aikido
### http://www.germane-software.com/~ser  jabber.com:ser  ICQ:83578737 
### GPG: http://www.germane-software.com/~ser/Security/ser_public.gpg

In This Thread