[Zope3-dev] Copying and pasting utilities (need trusted adapters?)

Jim Fulton jim at zope.com
Sat Aug 21 18:12:09 EDT 2004


Garrett Smith wrote:
> I'm running into a problem copying and pasting my utilities -- getting
> 'cannot pickle proxy' error. I see that removeAllProxies is removed from
> the copycutpaste module.
> 
> There's a comment about using trusted adapters now, but I'm not sure how
> this would apply to the copy/paste operation. The core Zope utilies seem
> to work fine, so I'm clearly missing something.

You mean you can copy and paste some utilities, but not others?

Can you provide more details?  I'm trying to get rid of most calls
to removeAllProxies, and I'm being careful to make sure the tests pass,
however, it's possible that I've broken something that wasn't covered
by a test. This is why we decided not to do a release candidate last
week.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org



More information about the Zope3-dev mailing list