hzdg / queueup.js

A promise-based JavaScript asset loader.
2 stars 0 forks source link

Reconsider master queue #11

Open matthewwithanm opened 10 years ago

matthewwithanm commented 10 years ago

Like @lettertwo suggested, for the sake of practicality, maybe it would be a good idea to have a global queue for dependents to use as a default. Calling it a master is a little weird as we can't current have slave queues.

lettertwo commented 10 years ago

You're thinking of a global queue that is accessed through queueup api?

matthewwithanm commented 10 years ago

Yeah.