ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/XMLCache.java
Revision 1.4 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:40:50 2004 UTC (19 years, 9 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Feb 5 16:43:46 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
Changed the server to use the external util package. Quite a minor change,
but does affect a lot of files.

Revision 1.2 - (view) (annotate) - [select for diffs]
Sat Oct 12 22:16:31 2002 UTC (21 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Forgot to make the XMLCache a public class :) And got the XMLPacketWrapper
wrong...

Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Oct 12 21:52:00 2002 UTC (21 years, 6 months ago) by tdb
Branch: MAIN
Addition of an XMLCache class. This class tries to help cut down on the
number of times we parse a single piece of XML. Using this class will
ensure that a String of XML is only decoded once within a given JVM. This
has been shown to be significantly more efficient than parsing it multiple
times in tests.
Next step is to integrate this into the rest of the server.
I'd also like to investigate tweaking the initial size and loading factor
of the HashMaps used within this class.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a