On Fri, May 1, 2009 at 12:01 PM, <kakim...@tpg.com.au> wrote:

>
> > My method is to have what essentially amounts as a file type
> > dispatcher
> > which takes incoming uploads passed in, then redirects to whatever is
> > the
> > most appropriate model class.
>
>  Yep, I think I get what you mean. This is such that multiple
> controllers can make use of the upload method in your BASE model class.
> Right?
>

Yup, and also so I can easily use my file techniques outside of the main
application (in another application) and from the command line.

-J
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to