Hello,Is there a way to configure Castor-XML to avoid using reflection tocall 
get/set methods of objects during marshalling / unmarshalling ?Reflection is 
supposed to be slower in general compared tocustom-generated code which calls 
the get/set methods.E.g. it should be possible to generate FieldHandlers 
usingcglib / asm / BCEL at runtime, has anyone done that ?JAXB2.x seems to use 
generated code to call fields rather thanusing reflection is that the reason 
why JAXB2.0 is faster than Castor ?Castor seems ideal for my project (in terms 
of ease of use)however I'm trying to figure out if its performance will be as 
good as 
JAXB.Thanks,-Sanjeev
_________________________________________________________________
Life on your PC is safer, easier, and more enjoyable with Windows Vista®. 
http://clk.atdmt.com/MRT/go/127032870/direct/01/

Reply via email to