populateFromQuery nested bean?

Is it possible for the wirebox populateFromQuery function to populate
nested beans?

e.g. I have a Unit bean which contains a UnitType bean. All the
relevant values are in the query result, but only my top layer bean
(Unit) gets populated.

I can get around it by manually populating the UnitType bean, but I'm
looking to see if there is an easier way coz I is lazy.

I'm not using ORM, just rolling my own.

We have talked about it but have not settled on a solution at all. Maybe something you can collaborate on?

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano

Sure.

When I get some free time I’ll dig into the wirebox code and work out what’s going on and see if I can offer anything.

Cheers,
Neil