[Seaside-dev] Issue 313 in seaside: Allow platforms to use an instance variable to cache objects in WAFileLibrary

codesite-noreply at google.com codesite-noreply at google.com
Sun Feb 1 19:32:09 UTC 2009


Comment #14 on issue 313 by jfitzell: Allow platforms to use an instance  
variable to cache objects in WAFileLibrary
http://code.google.com/p/seaside/issues/detail?id=313

Philippe successfully convinced me that we should take the caching out  
altogether.
Compared to everything else we do in processing a request, making one  
conversion from
an Array to a ByteArray is not likely to be a big issue. And anyone who  
wants high
performance won't be using Seaside to server these resources anyway.

That said, I don't feel strongly one way or another but I'm happy to see the
implementation simplified. Mostly, I want to hear what Lukas thinks because  
he was
reworking the file libraries entirely anyway so we could be wasting our  
breath
discussing this.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list