July 7, 2010
6:58 p.m.
Eliot Miranda wrote:
On Wed, Jul 7, 2010 at 11:46 AM, Juan Vuletich <juan@jvuletich.org <mailto:juan@jvuletich.org>> wrote:
When I integrate stuff in Cuis, I always do my best effort to understand it!
Anyway, I see your new version, but in BlockClosure >> value it still does numArgs ~= 1 ifTrue: [self numArgsError: 1]. even if the older version (9/3/2008) it checked for zero arguments. Is this right? If so, what's the rationale?
No rationale there at all. Another mistake. I'm having a bad day /:
Then I hope it gets better! Thanks, Juan Vuletich