<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Looks good :)<br>
      </font></p>
    <p><font size="4">For the master document of the book, XML may not
        be too verbose and more neutral.<br>
      </font></p>
    <p>Hilaire<br>
    </p>
    <div class="moz-cite-prefix">Le 16/10/2022 à 16:04, Mariano Montone
      via Cuis-dev a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:1886c761-3000-3d3d-dd89-13d8a33431d6@gmail.com">
      <div class="moz-cite-prefix">A possible idea for the
        implementation:</div>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">Have an EruditeBookFilesSerializer
        that converts books to and from disk.</div>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">On disk, have a main file with the
        book title and sections descriptions, in Smalltalk format.</div>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">Let's say, book.st:</div>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">EruditeBook new <br>
      </div>
      <div class="moz-cite-prefix">     title: 'My book';</div>
      <div class="moz-cite-prefix">     sections: {'Section1'.</div>
      <div class="moz-cite-prefix">                      'Section2'
        -> {'Subsection1'. 'Subsection2'}}</div>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">Sections and subsections point to
        files on disk.<br>
      </div>
      <div class="moz-cite-prefix">I thought of using yaml for that
        file, but Cuis does not have support.</div>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">Then, each section and subsection
        lives on its own file; they have plain Erudite contents.</div>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">Please let me know if you have other
        ideas for an implementation.</div>
      <div class="moz-cite-prefix"><br>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>