From: Trans Date: 2005-11-02T22:47:08+09:00 Subject: Re: Anonymous methods, blocks etc. (Cont. 'default block params') Martin, Ruby's model? I realize this is significant change, and not backwards compatible. I am suggesting lamda as true "define anonymous method". Since 'lambda' means 'function' I do not think it neccesitates a meaning of 'object'. You are playing with words. It is not unreasonable to require a "dereference" to get a 1st class object --just as we do with methods. And it has powerful ploymorphic usecase. T.