Derek Atkins wrote:

Umm, have you even LOOKED at eguile??  If so, which reports have you

Sure i "didn't"...
Or maybe there is another eguile, not this one:
http://woozle.org/~neale/src/eguile/


looked at, and which version(s) of GnuCash?  What kind of "hard coded
messy stuff" have you found in the e-guile reports?

What's this:

<tr valign="top">
  <td align="left">
    <?scm (if coycontact (begin ?>
      <strong><?scm:d coycontact ?></strong><br>
    <?scm )) ?>
    <?scm (if coyaddr (begin ?>
      <?scm:d (nl->br coyaddr) ?><br>
    <?scm )) ?>
    <?scm (if coyid (begin ?>
      <strong><?scm:d coyid ?></strong><br>
    <?scm )) ?>
  </td>
  <td align="right">
    <table border="0">
      <?scm (if coyphone (begin ?>
        <tr>
          <td align="right"><?scm:d (_ "Phone:") ?>&nbsp;</td>
          <td align="right"><?scm:d coyphone ?></td>
        </tr>
      <?scm )) ?>
      <?scm (if coyfax (begin ?>
        <tr>
          <td align="right"><?scm:d (_ "Fax:") ?>&nbsp;</td>
          <td align="right"><?scm:d coyfax ?></td>
        </tr>
      <?scm )) ?>
      <?scm (if coyemail (begin ?>

HTML? -- NO, scheme? -- NO, template language -- i'm not sure...
How messy is to write/programm it, *read* it, validate it (is it possible in the editor?)
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to