Magnus Lie Hetland:Any way to do that without (to be deprecated) typedef?At the moment with a struct that contains an "alias this", I presume...
And the alias this must point to a getter property to avoid the problem of implicitly casting from the base type to the specialized one.
-Steve