<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    Hi Esteban,<br>
    <br>
    Thanks for this informations. I will continue my tests.<br>
    <blockquote
      cite="mid:4175A271-2511-4C48-B442-D239A3E07618@gmail.com"
      type="cite">Hi again :)<br>
      <div>
        <div>I forget that, before all, you need to register your
          application with something like this:&nbsp;</div>
        <div><br>
        </div>
        <div>
          <div><span class="Apple-tab-span" style="white-space: pre;"> </span>|
            app |</div>
          <div><span class="Apple-tab-span" style="white-space: pre;"> </span>app
            := WAAdmin register: self asApplicationAt: 'myapp'.</div>
          <div><span class="Apple-tab-span" style="white-space: pre;"> </span>app
            addFilterFirst: MyRestFilter new.</div>
        </div>
        <div><br>
        </div>
        <div>(you need to add YOUR Rest filter, who is a child of
          WAPragmaBasedRestfulFilter)&nbsp;</div>
        <div><br>
        </div>
        <div>cheers,</div>
        <div>Esteban</div>
        <div><br>
        </div>
        <div>pd: Philippe, any chance this information can be placed
          somewhere in the wiki, I think for us, the newcomers to
          SeasideRest is not so easy to understand :(</div>
        <div><br>
        </div>
      </div>
    </blockquote>
    +1000. More documentation are welcome. It's now very important to
    have the possibilite produce web services with Seaside.<br>
    <br>
    Olivier ;-)<br>
    <a class="moz-txt-link-abbreviated" href="http://www.auverlot.fr">www.auverlot.fr</a><br>
    <blockquote
      cite="mid:4175A271-2511-4C48-B442-D239A3E07618@gmail.com"
      type="cite">
      <div>
        <div>El 29/03/2011, a las 4:56a.m., Olivier Auverlot escribi&oacute;:</div>
        <br class="Apple-interchange-newline">
        <blockquote type="cite">
          <div bgcolor="#ffffff" text="#000000"> Hi,<br>
            <br>
            I try desperately to use seaside-Rest for building REST
            services with Seaside. I read the documentation (<a
              moz-do-not-send="true" class="moz-txt-link-freetext"
              href="http://code.google.com/p/seaside/wiki/SeasideRest">http://code.google.com/p/seaside/wiki/SeasideRest</a>)
            and read this post on the ML
            (<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://lists.squeakfoundation.org/pipermail/seaside-dev/2009-September/003584.html">http://lists.squeakfoundation.org/pipermail/seaside-dev/2009-September/003584.html</a>).<br>
            <br>
            Someone could explain me how to use this library ? Must I
            create an Seaside application for hosting the web service ?
            What is the content of the createRoutes method ? What is the
            goal of the life ? 42 ? I feel that i become crazy... &lt;X<br>
            <br>
            Thanks for your help. <br>
            best regards<br>
            Olivier ;-)<br>
            <br>
            <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
              href="http://www.auverlot.fr/">www.auverlot.fr</a><br>
          </div>
          _______________________________________________<br>
          seaside mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>