<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Courier New, Courier, monospace">Here is my post on the
      SmallWiki - Magritte, Seaside Forum:<br>
      <br>
    </font><br>
    <meta charset="utf-8">
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">I made all the necessary Magritte3 changes to the example in the Seaside 
Book, pages 358-361.
The scripts on page 360 ran OK which seems to suggest that I got all the 
Magritte3 changes correct.

But when I tried to create a Seaside Editor as per the bottom half of 
page 360, a method, asComponent, was called for. I searched for 
asComponent, but it isn't in my image.

So, when I ran the example in Seaside, I got "MessageNotUnderstood: 
Address&gt;&gt;asComponent"

I'm running Seaside 3.1 and Magritte3 on Pharo3. Has something replaced 
asComponent?</pre>
  </body>
</html>