From: Trans Date: 2006-03-15T23:13:48+09:00 Subject: Re: Alternate notation for eigenclass > Anyway, men...@rydia.net pointed out the ambiguity that would create > with respect to parsing an arbitrary expression vs. the ancestor > declaration syntax (Sub < Super). As I pointed out, there really isn't an ambiguity. BUT that doesn't mean it's neccessarily nice for the human. Seeing 'class X', one is inclined to think X is the class, and not normally be concerned whether X is already defined and thus should evaluated instead. T.