Hi,

In message "Re: Diff of opinion on dynamic stuff"
    on Fri, 23 Dec 2005 06:27:50 +0900, "Drew Mills" <drewmills / gmail.com> writes:

|    In Ruby they call it "opening a class" and think it's a cool
|    feature. I will assert: we are right, they are wrong.
|
|    -- http://blog.ianbicking.org/theres-so-much-more-than-rails.html
|
|I am curious what this means.  Is Python against dynamic stuff?  And
|Ruby for it?  And so we just agree to disagree?  Or do I misunderstand?

"open class" is so strong (often too strong), we can break things
easily.  In other word, Ruby trust you to give you sharp knives, where
Python don't.  From the Python point of view, it's wrong, I guess.

							matz.