I'm assuming that by "automagically" handing form data, you mean automatically parsing the data and having it appear in getParam?
Any ideas of what the API should look like? I'm thinking that you should be able to set some kind of iterator that handles the form data... This would actually be useful for my current project, so I'll try taking a crack at it this week. Best, Leon On Fri, Sep 24, 2010 at 9:46 PM, Gregory Collins <[email protected]> wrote: > Hi all, > > Does anyone have time to tackle bug #9 (file upload support)? > > http://github.com/snapframework/snap-core/issues#issue/9 > > G > -- > Gregory Collins <[email protected]> > _______________________________________________ > Snap mailing list > [email protected] > http://mailman-mail5.webfaction.com/listinfo/snap > _______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
