-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Scope classes are being deprecated by the language. There are a few instances in juno.com.reflect(209). These should be identified and removed. I'm not sure how they should be changed.
I'm considering attempting an approach similar to that demonstrated by "Modern COM Programming in D"^1 which does not model interfaces with interfaces, instead it builds a struct. Such would be a major change in design (compatibility), so opinions welcome.
Reactions are currently unavailable