Date: 2004-12-15T01:34:58
   Editor: 82.38.65.173 <>
   Wiki: Jakarta Commons Wiki
   Page: Betwixt/TipAndHints
   URL: http://wiki.apache.org/jakarta-commons/Betwixt/TipAndHints

   no comment

New Page:

= Betwixt Tip And Hints =

 * using the same IntrospectionConfiguration instance for the reader and writer 
will ensure that the configurations are identical

 * XMLIntrospector caches the results of introspection (which takes quite a bit 
of time) and so as long as readers and writers share the same configuration, 
you'll get better performance if they share the same instance

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to