Skip to main content

Copy, Paste and Move support for content components.

Project description

Overview

This package provides Copy, Paste and Move support for content components in Zope. In particular, it defines the following interfaces for this kind of functionality:

  • IObjectMover,

  • IObjectCopier,

  • IContentItemRenamer,

  • IPrincipalClipboard

as well as standard implementations for containers and contained objects as known from the zope.container package.

CHANGES

3.5.2 (2009-08-15)

  • Fix documentation for the IObjectCopier.copyTo method.

  • Added missing dependency on zope.app.component.

3.5.1 (2009-02-09)

  • Use the new zope.copy package for ObjectCopier to provide pluggable copying mechanism that is not dependent on zope.location hardly.

  • Move the ItemNotFoundError exception to the interfaces module as it’s part of public API. Old import still works as we actually use it where it was previously defined, however, the new import place is preferred.

3.5.0 (2009-01-31)

  • Use zope.container instead of zope.app.container.

3.4.1 (2009-01-26)

  • Moved the test dependencies to a test extra requirement.

3.4.0 (2007-09-28)

  • No further changes since 3.4.0a1.

3.4.0a1 (2007-04-22)

  • Initial release as a separate project, corresponds to zope.copypastemove from Zope 3.4.0a1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.copypastemove-3.5.2.tar.gz (9.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page