Ox.load should have a better signature #764

Closed
opened 2012-04-19 11:43:18 +00:00 by rlx · 1 comment
Owner

Currently either load('Module', callback) or load('Module', options, callback) or load({ModuleA: options, ModuleB: options}, callback)

It would be good to allow: load([{ModuleA: options}, 'ModuleB', {ModuleC: options}], callback)

Currently either `load('Module', callback)` or `load('Module', options, callback)` or `load({ModuleA: options, ModuleB: options}, callback)` It would be good to allow: `load([{ModuleA: options}, 'ModuleB', {ModuleC: options}], callback)`
rlx added the
oxjs
label 2012-04-19 11:43:18 +00:00
rlx added this to the 12.03 milestone 2012-04-19 11:43:18 +00:00
rlx self-assigned this 2012-04-19 11:43:18 +00:00
rlx added the
normal
defect
labels 2012-04-19 11:43:18 +00:00
Author
Owner
moved to <https://trac.oxjs.org/ticket/19>
rlx added the
invalid
label 2012-06-12 17:53:00 +00:00
rlx closed this issue 2012-06-12 17:53:00 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#764
No description provided.