<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 02/01/2016 09:45, Johan Brichau a
      écrit :<br>
    </div>
    <blockquote
      cite="mid:C22570C9-4B96-4205-8101-DAAC37F08140@inceptive.be"
      type="cite">
      <div class="">My suggestion is not to use the #printOn: method for
        rendering the object on a Seaside canvas, but rather implement a
        #renderOn: method that avoids concatenating the String and
        WideString instances.</div>
      <div class=""><br class="">
      </div>
    </blockquote>
    <font size="+1">Thanks for the tip it helps.<br>
      However use of renderOn: will have some large implication on my
      Seaside components. Each use case of this object in component need
      to be rewritten to use only render:. I don't like much this idea,
      it makes the written code less elegant and consistent.<br>
      <br>
      Next, I understand now why I noticed this important slow down from
      the Pharo Inspector when browsing such collection object with €
      symbol on the EyeTreeInspector. I was first believing the slow
      down was because of the Inspector, but it is the same problem,
      which appear more clearly as a limitation of Pharo itself. I will
      resume discussion on the Pharo user list then.<br>
      <br>
      Thanks<br>
      <br>
    </font>Hilaire<br>
    <pre class="moz-signature" cols="72">-- 
Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://google.com/+DrgeoEu">http://google.com/+DrgeoEu</a></pre>
  </body>
</html>