ViewVC Help
View Directory | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/componentmanager
File Last Change
 ../
Component.java 1.9 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
ComponentCORBAException.java 1.6 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
ComponentManager.java 1.44 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
ComponentStartException.java 1.8 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
ConfigurationCache.java 1.8 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
ConfigurationProxy.java 1.19 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
Makefile 1.8 (21 years ago) by tdb: 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.
PropertyNotFoundException.java 1.6 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
ReferenceManager.java 1.21 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
XMLCache.java 1.4 (19 years ago) by tdb: Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
0 directories and 10 files shown