I think it might even make more sense, because I'm not sure that you're
going to get any value from composition anyway.  It doesn't sound like you
have a bunch of actual objects composed into your User object, but rather a
bunch of properties.  So it might make more sense to treat them as
properties rather than as composed objects.  I'm sure you could do something
fun with onMissingMethod to allow them to be treated as properties and keep
the extensibility that it sounds like your striving for.

Bob

On Fri, Mar 13, 2009 at 11:52 AM, John Whish <[email protected]>wrote:

> I had thought about doing a good ol' cfquery to pull out the values from
> the db and just populate that way. Would certainly be quick.
>
> >
>


-- 
Bob Silverberg
www.silverwareconsulting.com

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to