You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Torsten Curdt <tc...@dff.st> on 2003/01/06 07:26:01 UTC

[Announcement] ResourceReader and ImageReader

Guys,

I've merged the byte range support (resume downloads) from the 
ByteRangeReader into the ResourceReader. I though it's a good feature to 
have directly inside the ResourceReader. It's enabled by default but can 
be disable by parameter.

Also the ImageReader is now extending the ResourceReader. This means 
that the "expire-time" parameter is now "expires" (as for all 
ResouceReaders).

As previously falsely stated in the docs the ImageReader did not support 
byte ranges (but set the header) so I removed the setting of the header 
for all on-the-fly transformed images.

cheers
--
Torsten


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [Announcement] ResourceReader and ImageReader

Posted by Stefano Mazzocchi <st...@apache.org>.
Torsten Curdt wrote:
> Guys,
> 
> I've merged the byte range support (resume downloads) from the 
> ByteRangeReader into the ResourceReader. I though it's a good feature to 
> have directly inside the ResourceReader. It's enabled by default but can 
> be disable by parameter.
> 
> Also the ImageReader is now extending the ResourceReader. This means 
> that the "expire-time" parameter is now "expires" (as for all 
> ResouceReaders).
> 
> As previously falsely stated in the docs the ImageReader did not support 
> byte ranges (but set the header) so I removed the setting of the header 
> for all on-the-fly transformed images.

My fault.

Many thanks for patching it :)

-- 
Stefano Mazzocchi                               <st...@apache.org>
--------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [Announcement] ResourceReader and ImageReader

Posted by Torsten Curdt <tc...@dff.st>.
>> As previously falsely stated in the docs the ImageReader did not 
>> support byte ranges (but set the header) so I removed the setting of 
>> the header for all on-the-fly transformed images.
> 
> uhhps, can you update the docs, too?

already did - should have come with the commit...
--
Torsten


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [Announcement] ResourceReader and ImageReader

Posted by Bernhard Huber <be...@a1.net>.
hi,

Torsten Curdt wrote:
> Guys,
> 
> I've merged the byte range support (resume downloads) from the 
> ByteRangeReader into the ResourceReader. I though it's a good feature to 
> have directly inside the ResourceReader. It's enabled by default but can 
> be disable by parameter.
great! +1
> 
> Also the ImageReader is now extending the ResourceReader. This means 
> that the "expire-time" parameter is now "expires" (as for all 
> ResouceReaders).
great! +1
> 
> As previously falsely stated in the docs the ImageReader did not support 
> byte ranges (but set the header) so I removed the setting of the header 
> for all on-the-fly transformed images.
uhhps, can you update the docs, too?

bernhard


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org