Updates: Status: Accepted Labels: Milestone-4.6
Comment #6 on issue 664 by tudor.gi...@gmail.com: MooseMenu - export GML graph http://code.google.com/p/moose-technology/issues/detail?id=664
This code made the Moose Finder tests to hang because it opens a modal dialog that apparently does not provide a notification.
So, for the moment I had to comment the code. We have to make the tests better.
On another note, I do not see why this method should actually be in main distribution Moose. Its uses are very narrow, it hardcodes the actual output string, and I guess only one person ever used it :). It should at most be an extension somewhere else. A more interesting development would be to have the exporter part of Mondrian. So, unless there are good reasons for keeping it, we should delete it.