Hmm, of course, who needs things like refactoring, and compile time
name and type checking? That's why you have users, eh? They'll find
the bugs eventually. ;-)

Larry


On 7/11/05, netsql <[EMAIL PROTECTED]> wrote:
> of course... I use Collections (Maps and Lists) as VO/DTO.
> You can wrap them w/ DynaMaps, you can validate a map, you don't have to
> maintain deprecated gets/sets, it reduces duplication....... your dao
> can return a map/collection/list...
> 
> I think it vastly simplifies to use Maps in places where I used to use
> beans. (I even got rid of baseBeans domain how much I loved maps)
> 
> .V
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to