Yes, as internally all class descriptors (whether assembled through introspection or derived from a class mapping or loaded from the file system as a result of code generation) will be cached.
Regards Werner KARR, DAVID (ATTCINW) wrote: > I'm reasonably certain that the first marshalling or unmarshalling of an > element is faster if a mapping file was prepared for that class that > covers all of the properties of a class, as opposed to not having the > mapping file, where it would use introspection. > > What I'm wondering, however, is what happens on the second and further > marshalling? If the first marshalling used introspection for some or > all of the properties, does Castor "remember" that so the process is > much faster after the first one? > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

