[EMAIL PROTECTED] (Josh Jore) writes:
> Are these objects class based or where do the methods come from? Is there
> an accomodation for something like classless objects?

Piers earlier suggested having anonymous classes available (Class.new,
etc.), which seems like a good idea, meaning you could instantiate a new
object in a brand new class all at runtime if you needed to.

-- 
It's a testament to the versatility of the human mind that we're so able 
to compensate for our own incompetence.
    - Darrell Furhiman

Reply via email to