Buena sera Massimo, given you have already implemented the desired functionality, why not create a new feature request at http://jira.codehausa.org/browse/CASTOR, and attach the proposed solution to the newly created Jira issue as a unified patch ? I am sure somebody will review your code and come back to you with comments.
Thanks Werner Guttmann Pasina Massimo wrote: > Hi, we are a software house that develops web applications using Java and > > Xml. We use some application server for testing our applications and in > > particular IBM Websphere Application Server 5.1 and Tomcat 4. > > > > We have some perfomance problem with Oracle Application Server (10 times > > slower) in marshalling and unmarshalling the standard class generatated by > > SourceGenerator (with no caching). > > > > We read the FAQ on your site and we have modified the classes in order to > > cache descriptors for unmarshal, according to the FAQ, and so we got the > > OracleAS perfomance similar to Tomcat. > > > > Now the questions are: > > > > * Why the generated classes are not automatically cached by your package? > > > > * Is it possible to use the SourceGenerator task in order to generate > > the classes with descriptor caching? > > > > * Is it possible for us to modify the SourceGenerator's package in > > order to optionally generate the classes with caching, adding then this new > > version in your repository? > > > > Sincerely, > > Massimo Pasina > > > > PD:I have just subscribed to [email protected] > ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

