PuffinPlot issue tracker

Bug: a88/544

ID : 5441c08d-ebc1-457c-a9db-9496a09b0a36
Short name : a88/544
Status : open
Severity : minor
Assigned :
Reporter : Pontus Lurcock <pont@talvi.net>
Creator : Pontus Lurcock <pont@talvi.net>
Created : Fri, 16 Dec 2011 04:56:36 +0000
Target : 1.5
Summary : Introduce a field export interface [197]

Comment: --------- Comment ---------
ID: 8c3683ae-2c65-40be-9e67-7d13d8a2f65e
Short name: a88/544/8c3
From: Pontus Lurcock <pont@talvi.net>
Date: Fri, 16 Dec 2011 04:56:36 +0000

At present, several classes such as FisherValues use what is
in effect an implicit interface to export their fields when they
need to be saved to a file: toStrings(), getHeaders(), and
getEmptyFields(). These should be codified into an official interface.