[#927] UnboundMethod#to_proc — Dave Thomas <dave@...>
I'm wondering what I can do with a Proc generated by
17 messages
2003/04/06
[#929] Re: UnboundMethod#to_proc
— "Chris Pine" <nemo@...>
2003/04/06
----- Original Message -----
[#934] Re: UnboundMethod#to_proc
— Mathieu Bouchard <matju@...>
2003/04/06
[#940] Re: UnboundMethod#to_proc
— chr_news@...
2003/04/07
>
[#941] Re: UnboundMethod#to_proc
— Dave Thomas <dave@...>
2003/04/07
>> If they have diverging interfaces such that the contracts conflict
[#936] docs on implementation of ruby and/or ruby-gc ? — Ruben Vandeginste <Ruben.Vandeginste@...>
4 messages
2003/04/07
[#964] Range in logical context — Dave Thomas <dave@...>
If I run
7 messages
2003/04/16
[#965] Re: Range in logical context
— Mauricio Fern疣dez <batsman.geo@...>
2003/04/16
On Thu, Apr 17, 2003 at 06:10:40AM +0900, Dave Thomas wrote:
[#973] problem with rb_rescue2() ? — Mathieu Bouchard <matju@...>
5 messages
2003/04/19
Re: Cleaning up...
From:
Ian Macdonald <ian@...>
Date:
2003-04-25 00:22:27 UTC
List:
ruby-core #992
On Wed 23 Apr 2003 at 08:02:09 +0900, Dave Thomas wrote:
> There an interesting situation developing. As people contribute
> additional library code to the standard distribution, we end up in the
> situation where we have a lot of duplication (for example cgi-lib vs.
> cgi, forwardable vs. delegate, fileutils vs. ftools, Date.strprime vs
> Time.strptime, getoptlong vs. getopts) and so on. We also have some
> strange design issues (for example DateTime has the most powerful time
> parsing routines, but no way of generating a Time object). All this
> leads to confusion: as a newcomer to Ruby, am I supposed to use ftools
> or fileutils, for example.
At the very least, the docs should deprecate one and advocate the other.
I've never used forwardable or delegate, so off-hand, I wouldn't even
know which one was newer.
Ian
--
Ian Macdonald | petribar: Any sun-bleached prehistoric
System Administrator | candy that has been sitting in the window
ian@caliban.org | of a vending machine too long. -- Rich
http://www.caliban.org | Hall, "Sniglets"
|