Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-1.0-beta.8.7
bugid-41936
New issue 313 by
[hidden email]: special literals not allowed as
selectors
http://code.google.com/p/glassdb/issues/detail?id=313Marten Feldtmann noticed that false is not allowed as a message selector
(you get an 'invalid message pattern' error):
http://forum.world.st/false-as-method-name-not-allowed-td4085739.htmlIt turns out that GemStone generates an error when the special literals
(false, true, nil, _remoteNil) are used as message selectors.
This is a bug in in GemStone 2.x and 3.x and should be fixed in a future
3.x release