How do I get new features added to the roadmap? I’ve been asking for an “eat vegetables” interface without the “offer dessert in exchange” workaround for over a year, no response, yet in the same time frame I’ve seen things like “climb top-heavy bookshelf” and “unfurl entire toilet paper roll” deployed… who is asking for these features??
> ((IEatVeggies)child).justDoIt() > Cast error: Not a IEatVeggies
So in the REPL (very confusing and error-prone UI there too, by the way)
> print typeof(child) > IAmHangry
Unbelievable! There isn't even a direct conversion from IAmHangry to IEatVeggies. This type system is just completely insane.