[Seaside] Problem Loading Seaside 3.0 Tests

Dale Henrichs dale.henrichs at gemstone.com
Mon Mar 15 19:21:13 UTC 2010


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


More information about the seaside mailing list