[kepler-dev] [Bug 2531] - The link from Kepler intro page to the Ptolemy quick links page is broken
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Jan 29 01:04:44 PST 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2531
------- Comment #5 from cxh at eecs.berkeley.edu 2008-01-29 01:04 -------
Ok, I spent a little time tuning up the demos.
- The Kepler configuration now includes _classesToRemove, which is an
ArrayToken that contains Strings that name classes that should be removed
by MoMLFilter. This allows us to strip the code generator out of models
and thus share models that have the code generator.
- A few other cleanups
The next step is to pare down ptolemy.jar. I removed about a 1Mb of stuff,
though more could easily be removed.
One issue is that because the SVG icons and the Ptolemy icons do not have
the same origin, the Ptolemy models look a little funny. I'm willing
to live with that.
More information about the Kepler-dev
mailing list