mirror of
				https://github.com/flynx/actions.js.git
				synced 2025-10-31 03:10:09 +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
 | // NOTE: MetaActions is a special case, if given it will be used as the
 | ||||||
| // 		prototype for the root object in the created chain...
 | // 		prototype for the root object in the created chain...
 | ||||||
| // 		...MetaActions order in the list has no effect.
 | // 		...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 = | var mix = | ||||||
| module.mix =  | module.mix =  | ||||||
| function(){ | function(){ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user