mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 10:30:08 +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....
|
||||
// NOTE: this will not trigger any props...
|
||||
//
|
||||
// XXX document the '__call__' cpecial case...
|
||||
// XXX in the call case need to skip the wrapper function... (???)
|
||||
// XXX document the '__call__' special case...
|
||||
// - '__call__' gets either the callable prototype or .__call__(..)
|
||||
// - priority...
|
||||
// -
|
||||
var sources =
|
||||
module.sources =
|
||||
function(obj, name, callback){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user