Closed domenic closed 8 years ago
Maybe "import-call"
import-invoke ?
On Oct 8, 2016 7:03 PM, "Domenic Denicola" notifications@github.com wrote:
Maybe "import-call"
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/domenic/proposal-import-function/issues/14#issuecomment-252453243, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXosxespqyDFV9HjejxS9QeHiAH1EWGks5qyCEsgaJpZM4KR2X4 .
import-parens
?
I think the thing that's most valuable of this import, is it dynamic or async feature. So maybe:
dynamic-import or async-import
Em Sáb, 8 de out de 2016 22:08, Jordan Harband notifications@github.com escreveu:
import-parens?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/domenic/proposal-import-function/issues/14#issuecomment-252457487, or mute the thread https://github.com/notifications/unsubscribe-auth/AARXYwOqSKjmOivaPILpO5YrEJBAhBKHks5qyD6JgaJpZM4KR2X4 .
Considering this is a syntax feature then perhaps name it import-expression
Thanks for the suggestions all! I liked most of them, and in the end "dynamic import" resonated with me the most.
The name of this proposal is
import()
. But people need an alphanumeric name for URLs and babel plugins and such. I think "import-function" might be misleading since it's not a function. Perhaps "import-function-like" would be better? Suggestions welcome.