[vwnc] MySQLEXDI - #canHold: returns non-boolean when answer is false

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

[vwnc] MySQLEXDI - #canHold: returns non-boolean when answer is false

Thomas Gagné-2
When the current smalltalkType = #largeByteArray and the value's is
#byteArray the method doesn't return a boolean, it returns self.

I appended an

ifFalse: [ false ]

and things seem better.

--
Visit <http://tggagne.blogspot.com/> for more great reading.

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc