[plt-dev] a common collection for utility modules

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Nov 7 12:28:55 EST 2009

For the "how?" question, you can define a scribble macro like
defmodule that accepts someone's name and sticks it right at the top
there with the module definition.

Robby

On Sat, Nov 7, 2009 at 11:12 AM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
> Ryan and Jay,
>
> could you please write a 'manifesto' for the new collection?
> I am thinking of a 5-10 line text file with basic commandments
> for things in this collection. Here are five lines I can extract
> from the discussion:
>
> "
> * You are welcome to add any module here,
>  as long as you claim responsibility for it. (How?)
>
> * If you change the API and/or its meaning,
>  you must track down others uses in the plt tree and inform clients.
>
> * Use contracts to specify the API.
> "
>
> I suspect you will find a few more if you scan Eli's emails
> carefully.
>
> -- Matthias
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-dev
>


Posted on the dev mailing list.