scala-dev icon indicating copy to clipboard operation
scala-dev copied to clipboard

Simplify ClassBType graph initialization

Open lrytz opened this issue 8 years ago • 2 comments
trafficstars

After introducing lazy completion in ClassBTypes we can consider removing the existing mechanism for allowing cyclic initialization (https://github.com/scala/scala/pull/5739#pullrequestreview-24617657)

lrytz avatar Mar 02 '17 07:03 lrytz

Did this ever happen? Is it worth pursuing?

dwijnand avatar Oct 26 '20 16:10 dwijnand

Didn't happen and probably only will if we have some work to do in this area.

lrytz avatar Oct 27 '20 09:10 lrytz