K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-12-28T22:40:44.000000Z K 7 svn:log V 256 The code unnecessarily created an object with no handle up-front, which has the negative effect of disabling some map optimizations. This patch defers the creation of the object until it needs to be at fault time. Submitted by: Alan Cox END