[Seaside] GRPharoPlatform>>isIpAddress bug?

Philippe Marschall philippe.marschall at gmail.com
Thu Sep 22 05:52:41 UTC 2011


2011/9/20 Marco A. Gonzalez <marcoinc at mac.com>:
> Johan,
>
> Thanks for the quick response. How do I get the 3.0.6 version or the latest version?
>
> I just downloaded a fresh version of Pharo and executed the following in a Workspace window (while I had a Transcript window open):
>
> seasideLoadTime := Time millisecondsToRun: [
>        Gofer new
>                squeaksource: 'MetacelloRepository';
>                package: 'ConfigurationOfSeaside30';
>        load.
>
>        ((Smalltalk at: #ConfigurationOfSeaside30) project latestVersion) load.
> ].
>
> ... and the Transcript window showed "... finished 3.0.3.1".
>
> and when I did a "print-it" on "ConfigurationOfSeaside30 project latestVersion", it showed the following:
>        >=3.0.3.1 [ConfigurationOfSeaside30]

Check this thread:

 [1] http://lists.squeakfoundation.org/pipermail/seaside/2011-September/027444.html

Cheers
Philippe


More information about the seaside mailing list