On Jun 27, 2012, at 12:39 PM, Kieron Hardy wrote:
> Thanks Danny, that's a step in the direction I wanted to go.
>
> But on further reflection, I think what I was looking for (i.e. have some
> class that stops it's own instantiation and defers to another class depending
> on some parameter val
Thanks Danny, that's a step in the direction I wanted to go.
But on further reflection, I think what I was looking for (i.e. have some class
that stops it's own instantiation and defers to another class depending on some
parameter value(s)) doesn't really make sense. Instead I need some sort of
> The solution that springs to mind is to choose which class to instantiate
> with (if (list? param-a) ,,,) but then I'd have to state the parameter lists
> twice.
Hi Kieron,
Can you choose the class using an if or cond?
For example:
(define
3 matches
Mail list logo