On 1/4/07, ara.t.howard / noaa.gov <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