Menu

#381 Export ActionQueue in node-cubrid module for users' convenience.

open
nobody
None
5
2013-01-10
2013-01-10
Jira Trac
No

On [node-cubrid|https://github.com/CUBRID/node-cubrid] Github page under [Usage|https://github.com/CUBRID/node-cubrid#usage] section there is an example which shows how to use ActionQueue.

Users assume that ActionQueue is directly exported by node-cubrid module, which, in fact, is not. There is no point to provide this helper module if users need to require it separately by specifying very inconvenient path *./node_modules/cubrid/src/utils/ActionQueue.js* to the ActionQueue file.

Therefore, please export this helper module as well.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.