[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
CoordinateSpace
- To: <tribble>
- Subject: CoordinateSpace
- From: Mark S. Miller <mark>
- Date: Tue, 24 Oct 89 22:25:20 PDT
- Cc: <heh>, <eric>, <markm>, <xtech>
- In-reply-to: <Eric>,23 PDT <8910230436.AA28553@xanadu>
Date: Sun, 22 Oct 89 21:36:23 PDT
From: tribble (Eric Dean Tribble)
Part of my complexity barrier reaction is because I want to use small
tables (2-3 elements) and I don't want ANY extra garbage making that
more expensive.
Such tables should almost certainly be Vectors, which should be really
cheap. Giving them more protocol (such as coordinateSpace()) doesn't
make their normal protocol, or their internal state, any more
expensive.