Feb. 10, 2009
2:49 p.m.
http://bugs.squeak.org/view.php?id=5669 I requested then implemented a reasonable API for opening Workspaces on strings and files. I now find that pharo has implemented incompatible versions of the same. Workspace openContents: 'blah'. or Workspace new contents: 'blah'; label: 'Title'; open. Keith