commit | 5253036838cb8075f313cd5717706f5b9719708f | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Wed May 11 07:45:27 2011 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Wed May 11 07:45:27 2011 +0000 |
tree | 04d2c555892d3a98f4504649bb9b39511cac1595 | |
parent | 5b0f6d9fd2a0aa3278672f9c1372f2385dc6f6b8 [diff] |
2. attempt to make compilable after LiftingFailedException has been hardened: - avoid abstractrelevant role - ConnectedType: there wasn't any need anyway - OTTypeHierarchy: force clients to cast to ..Impl before use (replacing for some locations LFE with CCE)