Hi,

On 10/23/07, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> I'm not against support for DynaBeans but what about an even easier
> approach like for example Apache iBatis is doing? In iBatis you can just
> use java.util.Map (or an implementation of it if you want to read stuff).

We could do that as well. In fact if we have a "NodeMap"
implementation, we can add DynaBean support simply by wrapping the map
in a LazyDynaMap adapter.

BR,

Jukka Zitting

Reply via email to