modelbuilder: do not resolve virtual types to early
authorJean Privat <jean@pryen.org>
Fri, 19 Jul 2013 02:15:59 +0000 (22:15 -0400)
committerJean Privat <jean@pryen.org>
Fri, 19 Jul 2013 02:40:49 +0000 (22:40 -0400)
commitcb5a44590761dd7dd42a7d83eda5d0b85ac772db
treef3fedfee55e867e93b58cea5667a2870f742b1fc
parent3c7c70b2eb92dd6b225c5025b2d8b9e4c337280b
modelbuilder: do not resolve virtual types to early

virtual type are inherited thus require that the hierarchy is computed.
Thus, for formal bounds and super types, we must not try to look for
virtual types.

Signed-off-by: Jean Privat <jean@pryen.org>
src/modelbuilder.nit