From: Martin DeMello Date: 2005-10-30T19:37:06+09:00 Subject: Re: Facets 2005-10-30 Trans wrote: > > George Moschovitis wrote: > > Hello Tom, > > > > > Time.use Facets, :stamp > > > > I would prefer this to be > > > > Time.use :facets, :stamp > > It is not right to "take-over" usage of #use just for Facets. This is a This is not taking over, just providing a mapping from the symbol :facets to the class Facets for anyone who would prefer the look of the former. martin