Chuck, The Javadocs refer to an old terminology. Context resources are in fact local resources like files and directories. I've just updated the Javadocs for 1.0 and 1.1.
Best regards, Jerome > -----Message d'origine----- > De : Chuck Hinson [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 28 juin 2007 17:21 > À : [email protected] > Objet : RE: Re: PUT support for Directory > > OK. I saw this, but I didn't know what a context Resource > was, so I assumed it wasn't what I was looking for. What's a > context resource? > > --Chuck > > -----Original Message----- > From: Jerome Louvel [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 28, 2007 5:04 AM > To: [email protected] > Subject: Re: PUT support for Directory > > Hi Chuck, > > The Directory class already supports this! To enable it, use > the Directory.modifiable property which is set to false by default. > > Thanks, > Jerome > > > Chuck Hinson a écrit : > > I'm building something where I need to be able to PUT files to a > > directory on the file system. Is there something that > would support > > this out of the box. It seems like Directory is close, but > it doesn't > > support PUT (and I'm not sure that it should). Any > suggestions other > > than write my own resource? > > > > > > --Chuck > > > > ------------------------------------ > > Chuck Hinson > > Gestalt LLC > > phone: 610.994.2833 > > IM: chucking24 (Yahoo) > > > > > >

