Email list hosting service & mailing list manager


Re: Sockets Layer Counter Proposal Aaron W. Hsu 11 Oct 2012 20:23 UTC

I think it is worth dropping strict correspondence to the POSIX names and
just providing a consistent naming convention that maps the shared
structure to more reasonable names in Scheme. If someone wants to know how
to get the equivalent constant, then they can look it up in a table.

So, SOCK_STREAM → socket-domain/stream, for example.

On Thu, 11 Oct 2012 13:54:30 -0400, Takashi Kato
<xxxxxx@ymail.com> wrote:

> (2012/10/11 5:18), John Cowan wrote:
>> Shiro Kawai scripsit:
>>
>>> If you don't like all-caps names, I'd suggest to use
>>> a *consistent* rule to convert well-established names
>>> to schemey-names.  E.g. SOCK_STREAM -> *sock-stream*

--
Aaron W. Hsu | xxxxxx@sacrideo.us | http://www.sacrideo.us
Programming is just another word for the Lost Art of Thinking.