[Seaside] Re: Pharo 3 / Seaside 3.1 - development time error

Torsten Bergmann astares at gmx.de
Thu Dec 11 21:04:16 UTC 2014


>Windows equivalent of the command Sven suggested as nothing I am trying is working out

Just print or inspect the following statement in a workspace:

   (String>>#capitalized) sourceCode

It should give you the source code for the method String>>capitalized when sources are
there.

>...loading seaside 3.1 using the Gofer method

Additionally you can/should try: 

 1. Downloading a fresh Pharo 3.0 environment, for instance "Pharo3.0-win.zip" from http://files.pharo.org/platform/
 2. Extract in a directory and start by dragging the image onto the EXE
 3. In the world menu go to "Tools" -> "Configuration Browser"
 4. Search for Seaside3 and install it from the config browser

 Try if it has the same problem, I guess this is already the (possibly fixed) 3.1.3 version of Seaside.

Bye
T.


More information about the seaside mailing list