[kepler-dev] [Bug 2123] - need a way to uniquely identify actor in a workflow and locate it

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Sep 12 07:18:41 PDT 2007


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2123





------- Comment #3 from cxh at eecs.berkeley.edu  2007-09-12 07:18 -------
Ptolemy now includes a way to highlight errors.  I'm not
sure if this change is present in Kepler or not.  The highlight
facility is what would be used to indicate the target actor.

In principle, it is possible to open up a model as a URL and
have the correct layer show up.  For example, if I have model
Foo that has an inner composite actor called Bar and I want to
see the actor Baz, then currently, opening
Foo.xml#Bar should bring up a graph editor for Bar.

Perhaps we should extend this so that
Foo.xml#Bar?actor=Baz
would bring up a graph editor for Bar and highlight Baz.

The above is just an idea, not a requirement.
One of the Ptolemy Project sponsors is interested in something 
similar.

https://chess.eecs.berkeley.edu/bugzilla/show_bug.cgi?id=19
"Search for where parameters are being used"
is very short, it says:

 It would be nice if we could show were a parameter is being used
 in a model.  This ties in to a search mechanism.


More information about the Kepler-dev mailing list