Bug Tracker

Opened 11 years ago

Closed 11 years ago

#11018 closed bug (invalid)

Small correction to documentation

Reported by: anonymous Owned by:
Priority: low Milestone: None
Component: deferred Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:

Description

Shouldn't the signature of deferred.notify be:

deferred.notify( [args] )

instead of

deferred.notify( args )

?

Change History (1)

comment:1 Changed 11 years ago by Timmy Willison

Component: unfileddeferred
Priority: undecidedlow
Resolution: invalid
Status: newclosed

It is written that way to emphasize that args must be an array of arguments.

Note: See TracTickets for help on using tickets.