RE: use of COMPRESS flag not detected on get...

2004-11-29 Thread Nick Longinow
Thanks Davide.  
Nick

-Original Message-
From: Davide Savazzi [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 24, 2004 6:42 PM
To: Slide Users Mailing List
Subject: Re: use of COMPRESS flag not detected on get...

On Wednesday 24 November 2004 15:51, Nick Longinow wrote:

 I notice that if you use COMPRESS=true in the store (Oracle, in my case),
 and then later change it to false, any files putMethod'd into the store
 while COMPRESS was true will not be able to getMethod'd.  ie, slide will
 attempt to do a getMethod assuming the files are stored in the *current*
 format specified in the domain.xml for the store.  ie, it will attempt to
 pull them down in compressed (zip format), which will not work.

 Is this the case ? 

Yes :(

 If so, is there a way to tell Slide to pull the document 
 out in the currently stored format, not just what the domain.xml says ?

Not now, I have made a small patch for Oracle, I'll commit it this friday in

HEAD...

-- 
Davide Savazzi

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: use of COMPRESS flag not detected on get...

2004-11-24 Thread Davide Savazzi
On Wednesday 24 November 2004 15:51, Nick Longinow wrote:

 I notice that if you use COMPRESS=true in the store (Oracle, in my case),
 and then later change it to false, any files putMethod'd into the store
 while COMPRESS was true will not be able to getMethod'd.  ie, slide will
 attempt to do a getMethod assuming the files are stored in the *current*
 format specified in the domain.xml for the store.  ie, it will attempt to
 pull them down in compressed (zip format), which will not work.

 Is this the case ? 

Yes :(

 If so, is there a way to tell Slide to pull the document 
 out in the currently stored format, not just what the domain.xml says ?

Not now, I have made a small patch for Oracle, I'll commit it this friday in 
HEAD...

-- 
Davide Savazzi

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]