[squeak-dev] 1.0 not a valid VersionNumber?

Andreas Raab andreas.raab at gmx.de
Wed Apr 9 16:40:21 UTC 2008


Hi -

Just ran into the problem that

   VersionNumber fromString: '1.0'.

complains that "VersionNumbers cannot contain zero or negative numbers".

Question: Is there an implementation dependency for that or is it simply 
that VersionNumber is being overly paranoid here? In its current 
incarnation it's basically useless for me and I'd rather have the check 
be for negative numbers only.

Cheers,
   - Andreas



More information about the Squeak-dev mailing list