July 3, 2009
10:04 p.m.
Whether it's a bug depends on your point of view. According to the ANSI spec, it's not a bug because the behavior in that case is undefined. On the other hand, at first sight it seems Set should behave like Dictionary... Reinout Heeck wrote:
In VW, adding nil is a no-op.
Which is a bug that still needs fixing, it should raise an exception (like dictionary does in VW).
In that case I would not let nil to be a possible element and avoid incompatibility.
Oh, how compatible does Pharo need to be/intend to be with bugs of other platforms?
R -
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project