Bug #3099
closedGetDocumentationAction.java needs to be moved into pII source
0%
Description
Rather than maintain a copy of this class in the src/exp directory, it should be included in in the ptolemy project. AKA "folded into" the pII tree.
The class has been appropriately parameterized to behave as it originally did unless there is a "_multipleDocumentationAllowed" configuration parameter found.
This is a follow up to bug #3053
Related issues
Updated by ben leinfelder almost 17 years ago
Transferring to Chad since he has write access to the pII project and has also edited this file previously (v1.32 on 06/5/2007 was his last commit for it)
Updated by Christopher Brooks almost 17 years ago
I'm closing this, as I've updated the Ptolemy II tree with the Kepler
version of Top.
Updated by ben leinfelder almost 17 years ago
This is actually a bug for GetDocumentationAction (not Top). Reopening this one since apparently you can have multiple documentation windows open in Ptolemy.
More investigation needed...
Updated by ben leinfelder almost 17 years ago
Darn! it was moved to pII. Undo! closing this bug (again).
(sorry about all the bugzilla emails)
Updated by Christopher Brooks almost 17 years ago
Sorry for the confusion on this.
I went ahead and moved the code into ptII.
Perhaps 3053 could be reopened at a lower priority?
I dunno. I'm done with this code for the time being,
so do as you see fit.