[plt-scheme] minor suggestion/questions for tutorial on plt-webserver

From: Grant Rettke (grettke at acm.org)
Date: Wed Aug 26 13:58:50 EDT 2009

On Wed, Aug 26, 2009 at 12:19 PM, Shriram Krishnamurthi<sk at cs.brown.edu> wrote:
>> 1) Since make-??? is automatically defined for structs, is considered a good
>> Scheme practice not to use the make prefix for anything other than structs?
>
> So for me, MAKE- is always
> "raw", while CREATE- implies a layer of interpolation (checking,
> augmenting, recording, etc).

Was the choice arbitrary or based on the definitions of the two words?


Posted on the users mailing list.