June 10, 2008
10:04 a.m.
Oops. I meant Stef. The original request was submitted by Stef, not Damien. - on On Jun 10, 2008, at 12:02, Oscar Nierstrasz wrote:
Damien,
I do not understand this issue.
http://code.google.com/p/pharo/issues/detail?id=2
Example doit: Utilities classFromPattern: 'orph' withCaption: 'Morphs' This generates a menu with the caption as heading. The name of the selected class is returned. I do not understand the issue here. The following code will fire up a browser. (Utilities classFromPattern: 'orph' withCaption: 'Morphs') browse WHat needs to be fixed? - on