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
04b933339b
commit
1115fae0d5
@ -1306,6 +1306,10 @@ function Actions(a, b){
|
||||
// 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.
|
||||
//
|
||||
// XXX what the mix order should be?
|
||||
// base, extending, surface - order of application (current)
|
||||
// surface, extending, base - python-like
|
||||
var mix =
|
||||
module.mix =
|
||||
function(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user