[stringtemplate-interest] it's 60% of time in ObjectModelAdaptor.getProperty()

Johan Stuyts j.stuyts at javathinker.com
Sun Feb 6 07:23:16 PST 2011


> Hi Johan, good idea.  Still though, w/o a type, it's still got to use  
> .invoke.  There is no interface that covers every field / method in all  
> possible incoming objects.

What if you included a cast in the generated bytecode? Then you can always  
invoke with type Object.

Johan


More information about the stringtemplate-interest mailing list