amdjs / amdjs-api

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

Absolute Module ID definition #23

Open Blasz opened 10 years ago

Blasz commented 10 years ago

I'm reading the common config documentation at CommonConfig.md and couldn't find the definition for 'Absolute Module ID'. It's used quite a bit and I have not been able to deduce what it means exactly, only that it has been explicitly distinguished from a module prefix ID.

My main concern is determining what module ID's in the loader configuration is resolvable via the paths config item.