Opened 8 years ago

Closed 7 years ago

#1050 closed defect (fixed)

Move core packages into bundles

Reported by: Conrad Huang Owned by: Eric Pettersen
Priority: critical Milestone: 0.9
Component: Core Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Four packages should be moved from core to bundles: ui, atomic, map and surface.

Rather than trying to move them all at once, we will add an import hook so that developers (and our own code) can use chimerax.ui, chimerax.atomic, etc. The old names (chimerax.core.ui, chimerax.core.atomic, etc.) will continue to work for now. The import hook can start giving warning messages in a few months. When all the packages have been moved, we can set a flag day (e.g., release 0.9) to disable the old names.

Change History (2)

comment:1 by Eric Pettersen, 8 years ago

Milestone: 0.60.9
Status: assignedaccepted

The import-hook part of this has been implemented, so for purposes of the 0.6 release this is "done" -- moving the milestone to 0.9.

comment:2 by Eric Pettersen, 7 years ago

Resolution: fixed
Status: acceptedclosed

All modules moved.

Note: See TracTickets for help on using tickets.