mirror of
https://github.com/flynx/object.js.git
synced 2025-10-30 02:50:10 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fd19554f1f
commit
6d22ea3689
@ -182,8 +182,10 @@ module.STOP =
|
|||||||
// not very reusable....
|
// not very reusable....
|
||||||
// NOTE: this will not trigger any props...
|
// NOTE: this will not trigger any props...
|
||||||
//
|
//
|
||||||
// XXX document the '__call__' cpecial case...
|
// XXX document the '__call__' special case...
|
||||||
// XXX in the call case need to skip the wrapper function... (???)
|
// - '__call__' gets either the callable prototype or .__call__(..)
|
||||||
|
// - priority...
|
||||||
|
// -
|
||||||
var sources =
|
var sources =
|
||||||
module.sources =
|
module.sources =
|
||||||
function(obj, name, callback){
|
function(obj, name, callback){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user