-
Notifications
You must be signed in to change notification settings - Fork 583
Closed
Labels
status: help wantedrequesting help from the communityrequesting help from the communitystatus: work in progressTwilio or the community is in the process of implementingTwilio or the community is in the process of implementingtype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap
Description
Dynamic defeats the purpose and removes any advantages of a statically typed language. There is no compile time error checking, and there is no way to explore the API with autocomplete, you just have to know sg.client.mail.send.post(requestBody)
, which is kind of crazy.
Also it relies on the DLR, which is much slower than normal compiled/jitted C# code.
thinkingserious, ryanelian, Tieantono, san7hos, ThoughtHaven and 42 moreTomasVotruba
Metadata
Metadata
Assignees
Labels
status: help wantedrequesting help from the communityrequesting help from the communitystatus: work in progressTwilio or the community is in the process of implementingTwilio or the community is in the process of implementingtype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap