[Zope] Saving a rendered DTML document with LocalFS
Hannu Krosing
hannu@tm.ee
Fri, 12 May 2000 15:01:51 +0300
Graham Chiu wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> In article <02f601bfbbad$77382dd0$eb0217ac@dev.prognet.com>, Jonothan
> Farr <jfarr@real.com> writes
> >> In article <39199CD1.196FD662@cat-box.net>, Steve Alexander <steve@cat-
> >> box.net> writes
> >> > <dtml-let rendered_data="_.render(your_dtml_method)">
> >> > Code to save rendered_data into file using LocalFS here
> >> > </dtml-let>
> >>
> >> Wouldn't it be more useful to save to a database?
> >
> >Depends on what you want to use it for.
> >--jfarr
>
> Since Jim was indicating that the reports went out with a link to the
> saved file, that would seem to indicate that he wants to allow his
> customers to have access to previous reports. A database solution seems
> more useful, IMHO of course!
But file system is (one kind of a) database ;)
--------------
Hannu