Thanks Aaron,

Just to make sure, I believe the paragraph below is in favour
of not 'denormalizing'. I.e. the approach you're suggesting
is to return a list of Monkey objects
where each Monkey holds a reference to its Bananas. (Hey, it's
an odd example, but it's more fun than the old standby of
Customers and Orders, and so forth!).

>I don't think that one object per row is much of an overhead for the
>benefit it brings. You are going to have to marshal your results anyway,
>so you may as well create separate objects. Hell, you could even have
>the beans as a proxy only and go driect through to the result set. But
>that's not very MVC.

Do you know where I can find a really simple example using the
nested tags? I get the general idea that you're supposed to
describe a path to the nested object using '.' separators, but
I can't seem to find any docs or tutorials on using these tags.

If you or anyone else replies to this message, please cc: to
[EMAIL PROTECTED]

Thanks,

Vlad


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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

Reply via email to