Issue 313 in glassdb: special literals not allowed as selectors

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Issue 313 in glassdb: special literals not allowed as selectors

glassdb
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=313

Marten 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.html

It 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