RE: [Q] How to create a cached XML object in memory...

2002-07-03 Thread Vadim Gritsenko
> From: Per Kreipke [mailto:[EMAIL PROTECTED]] > > OVERVIEW: > = > Cocoon uses Configurations from Avalon to abstract keeping common config > information in XML form and easily using and caching it in memory. However, > it doesn't quite serve my purposes (I think) because it actually conv

[Q] How to create a cached XML object in memory...

2002-07-01 Thread Per Kreipke
OVERVIEW: = Cocoon uses Configurations from Avalon to abstract keeping common config information in XML form and easily using and caching it in memory. However, it doesn't quite serve my purposes (I think) because it actually converts the XML into its internal format and doesn't allow XPat