Bug 16773

GemBuilder for Smalltalk/VA

5.3, 5.2.5, 5.2.4, 5.2.3, 5.2.2, 5.2.1, 5.2, 5.1.4, 5.1.3, 5.1.2

VA

5.3.1, 5.2.6

"File out category" fails for category name with embedded spaces

In a GemStone browser, selecting a category whose name has an
embedded space and attempting to file it out results in a walkback.

For example, with category "foo bar" selected, GbxBrowser
fileOutCategories generates GemStone code that includes " #(#foo bar)",
which the GemStone compiler interprets as an array with two
symbols.

Workaround

Change the category name to not contain whitespace or perform the fileout
from the class or method menus.


Last updated: 3/31/05