XML Feeds

.

[javascript-dev] Re: [sharingisfun] js based change filter

Emmanuel Jourdan c74-mailinglists at e--j.com
Thu Sep 6 15:17:15 MDT 2007


On 6 sept. 07, at 22:04, keith manlove wrote:

> One thing... and forgive me if this is obvious... what's the anything
> function for?

anything allows you to receive any message. For example, if you send  
an integer and the msg_int method is not defined, the anything  
function will be triggered. This is espacially useful for symbols as  
it's not possible to think about every symbol you could send.

ej



More information about the javascript-dev mailing list