<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Good point :)<div class=""><br class=""></div><div class="">Maybe those methods need to move to the nearest common superclass - CharacterCollection.</div><div class=""><br class=""></div><div class="">I’m copying this to the seaside list - perhaps someone there could offer more educated advice.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">J</div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 26 Mar 2021, at 5:05 am, bruno buzzi brassesco via Glass <<a href="mailto:glass@lists.gemtalksystems.com" class="">glass@lists.gemtalksystems.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252" class="">
  
  <div class=""><p class="">Hi,</p><p class="">But the receiver object is anUnicode16 not aString.</p><p class="">regards,</p><p class="">bruno<br class="">
    </p>
    <div class="moz-cite-prefix">On 24/3/2021 19:13, Jupiter Jones
      wrote:<br class="">
    </div>
    <blockquote type="cite" cite="mid:03896489-0D5D-401B-BD37-AACA3C956BFD@mail.com" class="">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252" class="">
      Hey Bruno,
      <div class=""><br class="">
      </div>
      <div class="">String-#seasideMimeDocument is in the package
        Seaside-Core.</div>
      <div class=""><br class="">
      </div>
      <div class="">Does loading that package resolve the issue? Is this
        in a stone with all seaside loaded, or were you just testing
        REST by loading the REST group?</div>
      <div class=""><br class="">
      </div>
      <div class="">Cheers,</div>
      <div class=""><br class="">
      </div>
      <div class="">J</div>
      <div class=""><br class="">
      </div>
      <div class="">
        <div class="">
          <blockquote type="cite" class="">
            <div class="">On 25 Mar 2021, at 8:21 am, bruno buzzi
              brassesco via Glass <<a href="mailto:glass@lists.gemtalksystems.com" class="" moz-do-not-send="true">glass@lists.gemtalksystems.com</a>>
              wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <meta http-equiv="content-type" content="text/html;
                charset=windows-1252" class="">
              <div class=""><p class="">Hi,</p><p class="">This is just a report.<br class="">
                </p><p class="">Doing some tests on a REST layer i came
                  across this error.</p><p class="">Unicode16  DNU seasideMimeDocument (GS
                  3.5.4) -Seaside was loaded from <a class="moz-txt-link-freetext" href="https://github.com/SeasideSt/Seaside/" moz-do-not-send="true">https://github.com/SeasideSt/Seaside/</a>-<br class="">
                </p><p class="">Not sure in which github repository report
                  it... Or send a PR because is an easy fix:</p>
                <pre class=""><code class="">Unicode16
seasideMimeDocument
        ^ WAMimeDocument on: self mimeType: WAMimeType textPlain

regards,
bruno
</code></pre>
              </div>
              _______________________________________________<br class="">
              Glass mailing list<br class="">
              <a href="mailto:Glass@lists.gemtalksystems.com" class="" moz-do-not-send="true">Glass@lists.gemtalksystems.com</a><br class="">
              <a class="moz-txt-link-freetext" href="https://lists.gemtalksystems.com/mailman/listinfo/glass">https://lists.gemtalksystems.com/mailman/listinfo/glass</a><br class="">
            </div>
          </blockquote>
        </div>
        <br class="">
      </div>
    </blockquote>
  </div>

_______________________________________________<br class="">Glass mailing list<br class=""><a href="mailto:Glass@lists.gemtalksystems.com" class="">Glass@lists.gemtalksystems.com</a><br class="">https://lists.gemtalksystems.com/mailman/listinfo/glass<br class=""></div></blockquote></div><br class=""></div></body></html>