amdjs / amdjs-api

Houses the Asynchronous Module Definition API
https://groups.google.com/group/amd-implement
4.31k stars 499 forks source link

Thinking about an AMD v2 #27

Open tbranyen opened 9 years ago

tbranyen commented 9 years ago

I'm thinking about a potential evolution in the AMD spec that could be thought of a semantic version major upgrade. I want to be able to break the parts that may not work as well anymore, and implement new ideas that may work better. If you've had any thoughts on this as well and would like to vet them, please join the discussion in the issue below:

https://github.com/tbranyen/amdv2-wishlist/issues/1

qfox commented 9 years ago

My vote here for support redefinition and asynchronous provide.

binki commented 8 years ago

Use more Promises if you’re going to break the API anyway!