[kepler-dev] [Bug 2330] - Saving a workflow doesn't add .xml or .moml extenders
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Jan 26 09:42:09 PST 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2330
cxh at eecs.berkeley.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From cxh at eecs.berkeley.edu 2006-01-26 09:42 -------
Hi Chad,
My concern is that adding the filter to TableauFrame is the wrong place,
since TableauFrame is the base class that is used by other classes that are
not .xml or .moml files.
For example, in Ptolemy, Do File -> New -> Text Editor
Type some text
Do File -> Save
Change the name to README
Save the file.
The file is saved as README.xml
This does not seem quite right, perhaps we can put the "Add the .xml"
code somewhere lower in the class hierarchy? I'm reopening this bug
pending a fix for this problem.
This bug seems like the bug in wordpad or notepad where you can't save a
file without .txt being added automagically.
More information about the Kepler-dev
mailing list