[#2529] concerns about Proc,lambda,block — "David A. Black" <dblack@...>

Hi --

39 messages 2004/03/01
[#2531] Re: concerns about Proc,lambda,block — ts <decoux@...> 2004/03/01

>>>>> "D" == David A Black <dblack@wobblini.net> writes:

[#2533] Re: concerns about Proc,lambda,block — "David A. Black" <dblack@...> 2004/03/01

Hi --

[#2537] Re: concerns about Proc,lambda,block — matz@... (Yukihiro Matsumoto) 2004/03/01

Hi,

[#2542] Re: concerns about Proc,lambda,block — Mathieu Bouchard <matju@...> 2004/03/02

[#2545] Re: concerns about Proc,lambda,block — matz@... (Yukihiro Matsumoto) 2004/03/02

Hi,

[#2550] Re: concerns about Proc,lambda,block — Mauricio Fern疣dez <batsman.geo@...> 2004/03/03

On Wed, Mar 03, 2004 at 07:51:10AM +0900, Yukihiro Matsumoto wrote:

[#2703] Proposed patch to add SSL support to net/pop.rb — Daniel Hobe <daniel@...>

This patch adds support to Net::POP for doing POP over SSL. Modeled on how

19 messages 2004/03/27
[#2704] Re: Proposed patch to add SSL support to net/pop.rb — Daniel Hobe <daniel@...> 2004/03/27

This is v2 of the patch. Cleaned up a bit and added some more docs.

[#2707] Re: Proposed patch to add SSL support to net/pop.rb — Daniel Hobe <daniel@...> 2004/03/28

v3 of the patch:

[#2721] Re: Proposed patch to add SSL support to net/pop.rb — Minero Aoki <aamine@...> 2004/03/30

Hi,

Re: Duck typing chapter

From: Elliott Hughes <ehughes@...>
Date: 2004-03-10 16:10:47 UTC
List: ruby-core #2630
> > Bjarne Stroustrup: http://www.artima.com/intv/abstreffi2.html
> 
> Yes - I saw it, but I don't buy (most of) it. OCaml is efficient too.

Those who haven't read the article will at this point assume that Stroustrup
talks at great length about efficiency; in actual fact, he mentions it as an
aside, as his final point on a long list. Without wanting to read too much
into this, I'd suggest that he considers all the points he makes before that
to be more important.

> Martin Fowler has an interesting blog piece on "enabling vs. directing" 
> (http://martinfowler.com/bliki/SoftwareDevelopmentAttitude.html) which 
> addresses the point.

My mention of reflection was to point out that static typing is not as
non-enabling as it's often presented. Behind which lies a serious point: a
useful chapter, that would be a strong selling point of Pickaxe2, would be
one that explains to static typers how to cope in a dynamic-typing world. I
think such things might be useful to Ruby programmers too; Smalltalk
programmers seemed more adept at coping, and their programs more
understandable (but then their distfix method syntax let them use parameter
names to give type information).

-- 
Elliott Hughes, BlueArc Engineering

In This Thread

Prev Next