[Seaside] Problem Loading Seaside 3.0 Tests

Joel Turnbull joel.turnbull at ardishealth.com
Mon Mar 15 22:51:31 UTC 2010


Thanks Dale, I found the problem. It's working fine.

On Mon, Mar 15, 2010 at 3:21 PM, Dale Henrichs
<dale.henrichs at gemstone.com>wrote:

> I've done a load into 'PharoCore1.0rc3 Latest update: #10515' without a
> problem:
>
>  Gofer new
>    squeaksource: 'MetacelloRepository';
>    package: 'ConfigurationOfSeaside';
>    load.
>
> then
>
>  ConfigurationOfSeaside project latestVersion load: 'Seaside 3.0 Tests'.
>
> This ends up loading 1.0.3 of ConfigurationOfSeaside ...
>
> I guess at this point a stack trace would help.
>
> Dale
>
> ----- "Joel Turnbull" <joel.turnbull at ardishealth.com> wrote:
>
> | Trying to install seaside into a a clean Pharo image. When I evaluate
> | this
> |
> | ConfigurationOfSeaside project latestVersion load: 'Seaside 3.0
> | Tests'.
> |
> | I get a WAAttributeNotFound. WAUserConfiguration is failing trying to
> | put
> | PTScriptGenerator at #scriptGeneratorClass, because before it puts
> | something
> | there, it checks to see if there is something at that attribute
> | already, and
> | I guess there is nothing.
> |
> | What am I doing wrong?
> |
> | Thanks,
> | Joel
> |
> | _______________________________________________
> | seaside mailing list
> | seaside at lists.squeakfoundation.org
> | http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100315/77c42327/attachment.htm


More information about the seaside mailing list