<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Oleg,<br>
<br>
sure you can, i think you need to implement #documentForFile: or
#documentAt:ifAbsent:. I think the first returns the data of the file
while the second returns a WAResponse with the data and its mimetype.<br>
<br>
Kind Regards<br>
Karsten<br>
<br>
<br>
<br>
Oleg Korsak wrote:
<blockquote cite="mid:49A498B1.2000407@gmail.com" type="cite">
  <pre wrap="">Hello!

My method in a WAFileLibrary subclass returns dynamic contents (composes
it on the fly). But when I'm trying to download it (no matter how many
times) - the contents is the same as in the begining. Is it possible to
get a dynamically created file from WAFileLibrary so it could be
different for each request?

Thanks.

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>
<pre class="moz-signature" cols="72">-- 
Karsten Kusche - Dipl.Inf. - <a class="moz-txt-link-abbreviated" href="mailto:karsten@heeg.de">karsten@heeg.de</a>
Tel: +49 3496 21 43 29
Georg Heeg eK - Köthen
Handelsregister: Amtsgericht Dortmund A 12812</pre>
</body>
</html>