Ticket #76 (closed enhancement: fixed)

Opened 9 months ago

Last modified 8 months ago

Refactor some PyRAF code in prep. for matplotlib kernel

Reported by: sontag Assigned to: sontag
Priority: normal Milestone: PyRAF 1.5 stsci_python 2.6
Component: none Version:
Severity: normal Keywords:
Cc:

Description (Last modified by sontag)

There are some places in the code which could use some general rearrangement, such as employing interface function calls (GkiInteractiveTkBase?) instead of invoking private-ish attribute names directly from external objects. Having such interfaces in place is making the matplotlib graphics kernel work easier/cleaner.

Change History

01/10/08 15:14:47 changed by sontag

  • owner changed from somebody to sontag.

01/10/08 15:16:00 changed by sontag

  • status changed from new to assigned.
  • description changed.

01/14/08 09:10:00 changed by sontag

  • milestone set to stsci_python 2.6 release.

02/05/08 10:52:01 changed by sontag

  • status changed from assigned to closed.
  • resolution set to fixed.

Closed by rev 80 and rev 811.

02/14/08 08:22:46 changed by sontag

That is, r810 and r811.

02/28/08 09:03:05 changed by sontag

  • milestone changed from stsci_python 2.6 release to PyRAF 1.5 stsci_python 2.6.

Milestone stsci_python 2.6 release deleted