canjs / can-queues

A light weight JavaScript task queue
https://canjs.com/doc/can-queues.html
MIT License
2 stars 2 forks source link

Should domUIQueue be deprecated in favor of domQueue #32

Open phillipskevin opened 5 years ago

phillipskevin commented 5 years ago

The domQueue was added in https://github.com/canjs/can-queues/pull/30. Should we deprecate the domUIQueue and say to use the domQueue instead? What other explanation is necessary so people are able to make this change in their code?

cc @justinbmeyer