[Grace-core] Lancaster Workshop update #1 - Minor changes
Andrew P. Black
black at cs.pdx.edu
Mon Aug 1 13:53:00 PDT 2011
On 30 Jul 2011, at 20:55, Kim Bruce wrote:
>> So a ''class declaration'' creates a ''factory object''; an ''object literal'' creates an ''object''; a ''string literal'' creates a ''string object''; a ''number literal'' creates a ''number object'',and (crucially) a ''block literal'' creates a ''block object''.
>
> I'm ok with this as long as we understand that a factory object is more complex than just an object with methods returning new objects.
I'm OK with this as long as we understand that a factory object is NOT anything more than an object with methods returning new objects.
So we have a disagreement that needs to be resolved!
Andrew
More information about the Grace-core
mailing list