Comment #3 on issue 655 by tu...@tudorgirba.com: export a moose model raise an error http://code.google.com/p/moose-technology/issues/detail?id=655
This notification used to popup a modal dialog. We should not just directly open a model dialog because then you cannot deal with it. The nice thing about a notification is that it can be caught and dealt with programatically.
We do want to notify the user, but we should now see how this should be done in the new Pharo. Could you check? :)