steven0lisa / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

resource caching layer [R9 deferred] #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
*** This issue was imported from http://java.net/jira/browse/XHTMLRENDERER-20

It was reported by joshy on 01.11.2004 17:48:42 +0100 and last updated in the 
previous bug tracker on 20.07.2008 17:41:42 +0200

Found in
Operating System: All
Platform: All

The priority for this issue at migration was Major.

Original description: 
create a caching layer for the browser.

Original issue reported on code.google.com by pdoubl...@gmail.com on 16 Feb 2011 at 10:05

GoogleCodeExporter commented 9 years ago
joshy wrote on 18.11.2004 20:34:43 +0100:
moving to r5

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:06

GoogleCodeExporter commented 9 years ago
tobega wrote on 02.12.2004 21:59:36 +0100:
Should be viewed as an enhancement rather than a defect

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:06

GoogleCodeExporter commented 9 years ago
pdoubleya wrote on 09.07.2005 19:40:53 +0200:
Moved to R6.

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:06

GoogleCodeExporter commented 9 years ago
pdoubleya wrote on 25.07.2006 14:53:57 +0200:
Still a todo. Need to pull CSS caching out to Resource layer, and make caching
mechanism "pluggable" so developers can choose in-memory, on-disk, in-database
or other caching storage and policies.

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:06

GoogleCodeExporter commented 9 years ago
pdoubleya wrote on 27.01.2008 17:54:18 +0100:
Deferred for R9, no time to work on this and no suggestions have come from the
user base.

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:06

GoogleCodeExporter commented 9 years ago
pdoubleya wrote on 20.07.2008 17:41:42 +0200:
Currently deferred. This would be a good task for one of our users to contribute
to. We should probably do some amount of work to make CSS and image caching more
flexible inside the standard UACs that we include in the library.

Original comment by pdoubl...@gmail.com on 16 Feb 2011 at 10:06

GoogleCodeExporter commented 9 years ago
Yes, I need to disable CSS caching also because I generate lots of PDF's using 
fs with different page sizes and orientations during the runtime. I have 
overriden CSS parser to take dynamic settings from other Java app but it works 
only for first document, next document takes CSS from cache.

Original comment by Zoran.Br...@gmail.com on 27 Apr 2011 at 2:09