Question
Is it worth while going down the Value Object design route
When building large applications in flex and coldfusion and
passing date to flex, I am trying to figure out if it is worth
while going down the Value Object design route or just going with
CF's structs variables?
