[kepler-dev] [Bug 4178] New: - error handling with MoMLCommandLineApplication
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Jun 22 12:23:57 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4178
Summary: error handling with MoMLCommandLineApplication
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: general
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: crawl at sdsc.edu
QAContact: kepler-dev at kepler-project.org
It would be nice if MoMLCommandLineApplication called Manager.run() instead of
execute() so that any execution listeners in the model would be notified of
errors.
Additionally, MoMLCommandLineApplication is an execution listener and uses
executionError() to detect model errors (in its parent class), so it seems like
a bug to call execute().
More information about the Kepler-dev
mailing list