PuffinPlot issue tracker

Bug: a88/246

ID : 2465739c-e3e2-4ac9-a2e9-efc3e69e4bea
Short name : a88/246
Status : open
Severity : minor
Assigned :
Reporter : Pontus Lurcock <pont@talvi.net>
Creator : Pontus Lurcock <pont@talvi.net>
Created : Fri, 16 Dec 2011 05:06:25 +0000
Target : 1.5
Summary : Ensure that classes are final where possible [199]

Comment: --------- Comment ---------
ID: dbd2af9c-b987-4072-9db9-807eaa2516e5
Short name: a88/246/dbd
From: Pontus Lurcock <pont@talvi.net>
Date: Fri, 16 Dec 2011 05:06:25 +0000

In accordance with the holy precepts of Bloch, any class not
explicitly designed for subclassing should be declared final.