Ticket #1665 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

Upgrade steps for side components

Reported by: gracinet Assigned to: gracinet
Priority: P1 Milestone: CPS 3.4.2
Component: CPS (global) Version: TRUNK
Severity: normal Keywords: GenericSetup upgrade steps
Cc:

Description

The upgrade step system needs to handle components that don't belong to CPS Platform. We just discussed this with Florent.

  • zcml upgrade steps element will get a new attribute category
  • the current version of the category is stored as a property on portal object
  • the mapping category -> (title, property id) is kept in a non-persistent registry in which upgradable components register themselves at Zope startup time

Change History

09/24/06 16:51:03 changed by gracinet

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from CPS 3.4.3 to CPS 3.4.2.

Yet another ticket I forgot to close. This is included in 3.4.2. Check CPSCore's HISTORY