On Mon, 4 Aug 2003, Vic Cekvenich wrote:

> Date: Mon, 04 Aug 2003 18:30:09 -0400
> From: Vic Cekvenich <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [BeanUtils] Interesting Microbenchmarks
>
> I think jPetStore is using DynaBeans.... and that is what they saw -
> Reflection time.
> I myself do not use DynaBeans (or think they are a good idea for a few
> other reasons, like unit testing and reuse).
>

The problem with that theory is that DynaBeans do not use reflection --
they just wrap a HashMap with type safety checks.  (And, at least in the
limited microbenchmark I published, they are faster).

> .V

Craig

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

Reply via email to