For Programmers: Free Programming Magazines  


Home > Archive > Scheme > February 2005 > SRFI Seven Most Wanted Fugitives









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SRFI Seven Most Wanted Fugitives
David Van Horn

2005-02-02, 4:01 pm

The SRFI Editors are offering rewards for information leading to the
apprehension of the Top Seven Most Wanted Fugitives.

These fugitives are being sought for questioning in connection to the
relicensing of SRFI documents they have authored. They have not
responded to email sent to the following addresses:

Andy Gaynor 5
silver -at- mail webspan net
silver -at- silver unix-fu org

Stephan Houben 23
houben -at- natlab research philips com
stephanh -at- win tue nl

Lars T Hansen 11, 15, 16, 17
lth -at- acm org

Mirko Luedde 31
Mirko Luedde -at- Computer Org
mirko luedde -at- cellcontrol de

Egil Moller 49
redhog -at- redhog org

Joo ChurlSoo 51, 54
tilde -at- tilde co kr

Thomas Lord 52
lord -at- emf net

THESE INDIVIDUALS SHOULD BE CONSIDERED FUNCTIONAL AND ARMED WITH NONLOCAL
CONTROL OPERATORS AND ARE THUS A HIGH RISK FOR ESCAPE.

IF YOU HAVE ANY INFORMATION CONCERNING THESE INDIVIDUALS, PLEASE CONTACT YOUR
LOCAL SRFI OFFICE, THE NEAREST SCHEME EMBASSY OR CONSULATE, OR SUBMIT A TIP TO
SRFI-EDITORS -at- SRFI.SCHEMERS.ORG.
Bradd W. Szonye

2005-02-02, 4:01 pm

David Van Horn wrote:
> These fugitives are being sought for questioning in connection to the
> relicensing of SRFI documents they have authored. They have not
> responded to email sent to the following addresses:
>
> Andy Gaynor 5
> silver -at- mail webspan net
> silver -at- silver unix-fu org
> ....


Ack, that form of address munging just screams to be more fully Schemified:
((@ silver mail webspan net) (@ silver silver unix-fu org) ...)
--
Bradd W. Szonye
http://www.szonye.com/bradd
Pascal Bourguignon

2005-02-02, 4:01 pm

"Bradd W. Szonye" <bradd+news@szonye.com> writes:

> David Van Horn wrote:
>
> Ack, that form of address munging just screams to be more fully Schemified:
> ((@ silver mail webspan net) (@ silver silver unix-fu org) ...)


(list (@ (local-part silver surfer) (domain-name an example examp))
(@ (local-part silver scheme :separator "+")
(domain-name another example examp)))

--> ( silver.surfer@an.example.examp silver+scheme@another.example.examp )

; actually, local-part could be more complex.


--
__Pascal Bourguignon__ http://www.informatimago.com/
Until real software engineering is developed, the next best practice
is to develop with a dynamic system that has extreme late binding in
all aspects. The first system to really do this in an important way
is Lisp. -- Alan Kay
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com