From: Tim Pease Date: 2007-01-05T06:59:09+09:00 Subject: Re: Pervasive Methods [was: Little Things] On 1/4/07, ara.t.howard@noaa.gov wrote: > On Fri, 5 Jan 2007, Trans wrote: > > > "Pervasives.send obj, message" IMO is too long. > > P = Pervasives > > P.send obj, message > > ?? > Why not get rid of Pervasives / P altogether and simply have some new keywords in the parser? send obj message id obj Blessings, TwP