Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Fri, 11 Jul 2003
OSCON: Chris Pine "Understanding Ruby's Object Model"
I didn't know a lick of Ruby, but I gambled on this and went anyway.
You really need the slides
to understand the talk, but what I came away with is that Ruby has a
very interesting object model.
Apparently you can create singleton classes by defining a method on an
instance. I can see some situations where this is useful. G?? on of
the Activestate developers then started asking questions about
exposing the singleton classes, wondering if they could just be done
away with, thereby simplifying the conceptual model for Ruby as well
as improving performance. Matz confirmed that this would work.
Looks like I'm going to end up looking at Ruby after all. My issue
with Ruby (and Smalltalk) is that I don't think that I buy that
everything needs to be an object.
[00:48] |
[computers/programming] |
# |
TB |
F |
G |
0 Comments |
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk