You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.
If someone wants to add a Ptolemy actor that is in one of the packages in one of the bundles that have passed review, then either the bundle needs to be re-reviewed or the actor needs to be renamed.
In general, we don't want to request frequent reviews.
So, we should augment the system so that a bundle can register a MoMLFilter that will cause the MoMLParser to read in a model file that refers to the actor with the old ptII package name and instead look up the new Triquetrum package name.
A Java package can appear at most in one loaded OSGi bundle in an application.
We have a number of Ptolemy II OSGi bundles that have completed the Contribution Questionnaire process for third party libraries (see https://wiki.eclipse.org/Development_Resources/Contribution_Questionnaire#Third_Party_Libraries and Bug #70: Ipzilla issues for Triquetrum third party code)
If someone wants to add a Ptolemy actor that is in one of the packages in one of the bundles that have passed review, then either the bundle needs to be re-reviewed or the actor needs to be renamed.
In general, we don't want to request frequent reviews.
So, we should augment the system so that a bundle can register a MoMLFilter that will cause the MoMLParser to read in a model file that refers to the actor with the old ptII package name and instead look up the new Triquetrum package name.
See also https://wiki.eclipse.org/Triquetrum/Ptolemy/Porting
The text was updated successfully, but these errors were encountered: