On Mon, Apr 11, 2005 at 06:35:13PM +0100, Nick Ing-Simmons wrote:
> Appart from speed reasons why not do this as an object rather than a 
> class (aka static) method?

The calls would all have to be done before cloning starts, and
its a lot easier to temporarily remember a list of "don't" classes than a
list of "don't" objects.

-- 
Any [programming] language that doesn't occasionally surprise the
novice will pay for it by continually surprising the expert.
   -- Larry Wall

Reply via email to