[Reality] Is collect() broken?

Christopher Armstrong radix at twistedmatrix.com
Fri Jun 4 13:43:04 MDT 2004


Jp Calderone wrote:

>   * Don't put implementors in the seen dict, or put use a path segment 
> leading up to the implementor in the seen dict with it, so that an 
> object reached via multiple paths can be yielded multiple times.  Fix 
> code using collect() to be aware of this possibility.

I had this idea before, too, when thinking of a way to make a box that 
can be seen (differently) from both inside and outside. I *think* it 
would solve that problem too, but I decided to try out proxies instead, 
so that I wouldn't have to modify the collection system. However, I'm 
not sure proxies would solve *this* problem. So maybe we should try this.

-- 
  Twisted | Christopher Armstrong: International Man of Twistery
   Radix  |          Release Manager,  Twisted Project
---------+           http://radix.twistedmatrix.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://pyramid.twistedmatrix.com/pipermail/reality/attachments/20040604/9786bdb9/signature.bin


More information about the Reality mailing list