[#927] UnboundMethod#to_proc — Dave Thomas <dave@...>

I'm wondering what I can do with a Proc generated by

17 messages 2003/04/06

Re: IPaddr design

From: matz@... (Yukihiro Matsumoto)
Date: 2003-04-24 17:17:22 UTC
List: ruby-core #988
Hi,

In message "IPaddr design"
    on 03/04/24, "Stephane D'Alu" <Stephane.DAlu@nic.fr> writes:

|I've seen there is some work done on ipaddr, for the ruby version 1.8,
|I have also made a module for manipulating ip addresses (provided
|in attachement) and I would be more than happy if we can find a
|way to merge the two together (before it is too late)

Contact their author first.  If you don't get their reply, let us
discuss migration path here.

I'm sure you will get reply from akr (resolver author), but I have not
hear from Hajimu (ipaddr author) for a while.

| - having sub classes IPv4, IPv6 (and IPv6::Compatible) instead
|   of one class doing it all (fall better in the object oriented design)

Depends on design policy.  Ruby tends to provide bigger class.

							matz.

In This Thread

Prev Next