This looks great. Before interning, I would like 
to provide separation between parsing and storage.
Please elaborate on the use cases that you have
right now and hypothetical, which would require 
writing files directly to temp folders.

The pattern that I am familiar with is
 - use designated system temp folder
 - use automatic mangled unique temp name
 - create file with flag to automatically delete upon process exit
   (like J break files)

So it would require two file names: original
and physical.


--- "Sherlock, Ric" <[EMAIL PROTECTED]> wrote:

> The verbs seem to have become a bit mangled so I have added them to the
> end of the following wiki page too.
> 
> http://www.jsoftware.com/jwiki/CGI/Comments
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On Behalf Of Sherlock, Ric
> > Sent: Wednesday, 30 May 2007 04:51
> > To: Programming forum
> > Subject: RE: [Jprogramming] Parsing multipart/form-data in JHP
> > 
> > > > Before I have a go at putting together a solution for this 
> > > >myself, has anyone else already been there done that?
> > > 
> > > That would be a valuable addition to JHP.
> > 
> > Well I've put something together that seems to work. It is 
> > very verbose
> > and certainly not as elegant as the rest of JHP, but hopefully it can
> > act as a starting point. Please feel free to tear it apart - I'm happy
> > to learn! 
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 



       
____________________________________________________________________________________Get
 the free Yahoo! toolbar and rest assured with the added security of spyware 
protection.
http://new.toolbar.yahoo.com/toolbar/features/norton/index.php
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to