Tony, great work!<div><br></div><div>I&#39;ll be using this one in production too :)</div><div><br></div><div>Bernat Romagosa.</div><div><br><div class="gmail_quote">2011/2/4 Sven Van Caekenberghe <span dir="ltr">&lt;<a href="mailto:sven@beta9.be">sven@beta9.be</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Great idea Tony, this is indeed quite useful.<br>
<br>
Thanks (again) for sharing this and for doing all the documentation work!<br>
<font color="#888888"><br>
Sven<br>
</font><div><div></div><div class="h5"><br>
On 04 Feb 2011, at 19:17, Tony Fleig wrote:<br>
<br>
&gt; I&#39;ve published a tool I&#39;m using called TFFiler.<br>
&gt;<br>
&gt; My problem was that I had a number of external files that were<br>
&gt; required for my Seaside web application. These were CSS, Javascript,<br>
&gt; and image files that had to be placed in a specific directory tree<br>
&gt; structure. When I moved my web app to another system, I always had to<br>
&gt; remember to reconstruct the external directory tree. Over time, the<br>
&gt; directory tree got larger and more complex.<br>
&gt;<br>
&gt; For deployment, I wanted the files to be served by Apache and not the<br>
&gt; Seaside ExternalFileLibrary. (ExternalFileLibrary was the most<br>
&gt; convenient approach during development.) This meant the directory tree<br>
&gt; should be moved to a location other than the Pharo Resources<br>
&gt; directory, which was the most convenient location during development.<br>
&gt;<br>
&gt; The current version of Monticello does not provide a way to save<br>
&gt; external files with a project. TFFiler addresses this shortcoming. Now<br>
&gt; when I load my project from Monticello the necessary external files<br>
&gt; are deployed automatically.<br>
&gt;<br>
&gt; Maybe someone else will find this useful as well.<br>
&gt;<br>
&gt; <a href="http://www.tonyfleig.com/smallthoughts/blog/tffiler" target="_blank">http://www.tonyfleig.com/smallthoughts/blog/tffiler</a><br>
&gt; <a href="http://www.squeaksource.com/TFFiler" target="_blank">http://www.squeaksource.com/TFFiler</a><br>
&gt;<br>
&gt; Regards,<br>
&gt; TF<br>
&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br></div>