From: Robby Findler <ro...@eecs.northwestern.edu>
Date: Mon, 24 Sep 2012 06:34:24 -0500
Local: Mon, Sep 24 2012 7:34 am
Subject: Re: [racket] Confused by augment and inner
Your understanding seems correct to me. You had a syntax error.
#lang racket
(define a%
(define b%
(send (new b%) hello)
On Mon, Sep 24, 2012 at 1:31 AM, Gregory Woodhouse <gregwoodho...@me.com> wrote:
____________________
> I am trying to understand how augmentable methods (as described in section > 13.5 of The Guide) work. > Between the extremes of allowing arbitrary overriding and disallowing
> From this I conclude that if, for example, I have a class a% and a subclass
> #lang racket
> (define a%
> (define b%
> but this gives me an error (not really a surprise). My assumption is that
> ____________________
Racket Users list: http://lists.racket-lang.org/users You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||