Jeremy Faden - 2011-08-25

Another thing to consider with this is to change (or provide) an interface that takes papco_datasets. The problem is, for example, I can't specify units in the rich ascii formatting because I don't have them. I could add a keyword, but then the interface continues to grow. Essentially the API for the export data is a data model, and this would be fixed by simply passing QDataSets and providing an adapter for legacy operations...