Re: [NTLK] Get with the program (or at least the programming language)

From: Paul Guyot (pguyot_at_kallisys.net)
Date: Fri Jun 29 2001 - 23:47:36 PDT


>What Paul meant when he cited an error was: perhaps on a Newton group you
>might garner more favor if you did it as follows:
>
>me := { name: "Zachery Bir", email: "zbir_at_urbanape.com",
> voice: "(804) 353-3742", url: "http://www.urbanape.com/"} ;

Actually, personally I prefer:

>local me := {
> name: "Zachery Bir",
> email: SetClass('|string.email|, "zbir_at_urbanape.com"),
> voice: SetClass('homePhone, "(804) 353-3742"),
> url: "http://www.urbanape.com/",
>};

but it's a matter of taste ;)

Paul

-- 
Home page: http://www.kallisys.com/
Newton-powered WebServer: http://newt.dyndns.org:8080/
--
This is the Newtontalk mailinglist - http://www.newtontalk.net
To unsubscribe or manage: visit the above link or
	mailto:newtontalk-request_at_newtontalk.net?Subject=unsubscribe


This archive was generated by hypermail 2.1.5 : Sat Mar 08 2003 - 11:37:04 PST