mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 18:00:11 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a915588e16
commit
77c66ad69a
@ -1301,6 +1301,11 @@ function Actions(a, b){
|
||||
|
||||
/*********************************************************************/
|
||||
|
||||
// NOTE: this can only mix actions sets and MetaActions, i.e. only the
|
||||
// actions, properties and .config will get handled...
|
||||
// NOTE: MetaActions is a special case, if given it will be used as the
|
||||
// prototype for the root object in the created chain...
|
||||
// ...MetaActions order in the list has no effect.
|
||||
var mix =
|
||||
module.mix =
|
||||
function(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user