is there any way to have a sealed class hierarchy ...
# announcements
t
is there any way to have a sealed class hierarchy over several files? My classes are large so I would like to extract them to their own files. Maybe some trickery with the
expect
keyword would work?