Hi Panicz, On Fri 02 Sep 2011 21:53, Panicz Maciej Godek <godek.mac...@gmail.com> writes:
> In other words, classes <vector>, <uvec> and <array> have nothing in > common, which requires me to triple the number of methods that could > accept any of these types. We should fix this. We can probably do it in 2.0. Interested in sending a patch? Currently this stuff is in C, unfortunately. Perhaps it should move to Scheme at some point, but if you just wanted to add an <array> or <generalized-vector> superclass, see goops.c. Look for the <uvec> stuff and follow the patterns. Andy -- http://wingolog.org/