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.
Note:
See TracTickets
for help on using tickets.
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.