On Fri, May 1, 2009 at 12:01 PM,  <span dir="ltr">&lt;<a href="mailto:kakimoto@tpg.com.au">kakimoto@tpg.com.au</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
&gt; My method is to have what essentially amounts as a file type<br>
&gt; dispatcher<br>
&gt; which takes incoming uploads passed in, then redirects to whatever is<br>
&gt; the<br>
&gt; most appropriate model class.<br>
<br>
</div> Yep, I think I get what you mean. This is such that multiple<br>
controllers can make use of the upload method in your BASE model class.<br>
Right?<br>
</blockquote><div><br>Yup, and also so I can easily use my file techniques outside of the main application (in another application) and from the command line.<br><br>-J <br></div></div>