You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by bu...@apache.org on 2002/10/23 17:49:21 UTC

DO NOT REPLY [Bug 13873] - CacheEntry does not compute the proper size in bytes

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13873>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13873

CacheEntry does not compute the proper size in bytes

bayern@essentially.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From bayern@essentially.net  2002-10-23 15:49 -------
Hi Pitch -

Thanks for the note.  I think the most sensible way to keep things consistent 
is simply to avoid concerning ourselves with the actual size of the bytes and 
instead focus on the characters, which provide a convenient abstraction and a 
functional enough one for most purposes.  Accordingly, in true "it's a 
feature, not a bug" style, I have updated the documentation to make this 
clearer.

I've addressed the other issue; we indeed need to compute size in all cases, 
not just for caches that expire their elements by time.

Thanks again,

Shawn

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>