[Seaside-dev] WAPlatformTest>>#testAsString against convention

Philippe Marschall philippe.marschall at gmail.com
Wed Oct 31 20:57:04 UTC 2007


2007/10/31, Esteban A. Maringolo <emaringolo at gmail.com>:
> Hi again,
>
> In the coding conventions in
> <http://www.seaside.st/community/conventions> it mentions the
> avoidance of #asString.  However, WAPlatformTest>>#testAsString uses
> it for testing.
>
> Should I omit this test?

The conventions are outdated. You have to use #asString for converting
Symbols to Strings. For the rest don't even get me started. We'll
change this, we'll introduce our own String conversion method :-/

Cheers
Philippe

> Best regards,
>
> --
> Esteban A. Maringolo
> eMaringolo at gmail.com
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>


More information about the seaside-dev mailing list