PuffinPlot issue tracker

Bug: a88/909

ID : 909be0fd-88a7-46b9-8beb-c3883f72ecfd
Short name : a88/909
Status : fixed
Severity : minor
Assigned :
Reporter : Pontus Lurcock <pont@talvi.net>
Creator : Pontus Lurcock <pont@talvi.net>
Created : Sat, 15 Aug 2009 03:27:32 +0000
Target : 1.0
Summary : Clean up after the name/depth unification [117]

Comment: --------- Comment ---------
ID: baa165fa-dc7e-40a0-b2e7-f7eab54c34c4
Short name: a88/909/baa
From: Pontus Lurcock <pont@talvi.net>
Date: Sat, 15 Aug 2009 03:27:32 +0000

Need to remove old references to `depth' where no longer used, and
standardize a terminology -- probably `Sample ID', encompassing either
depth or name. Replace `name' with `sample id' in contexts where it could
also refer to a depth.

Comment: --------- Comment ---------
ID: 56351f8b-db67-4dde-877f-6fa1c4193883
Short name: a88/909/563
From: Pontus Lurcock <pont@talvi.net>
Date: Sat, 22 Aug 2009 08:09:47 +0000

Datum is now pretty unambiguous: it provides (get|set)(DiscreteId|Depth)
and getIdOrDepth which switches on measurement type. `Sample ID' perhaps
not such a good `ambiguous' designator, since it's used exclusively
for discrete ID in the 2G file format. But nevertheless Suite is now
using `samplesById' internally which is probably a good balance of
conciseness and clarity.