Hi folks,

sometimes I want to have an additional getter in a value object, doing
some kind of conversion. 

Let's suppose the value object have a boolean attribute called "bool" and
I want an additional getter, like "getBoolAsString" returning strings
based on the "bool" actual value. Since value objects doesn't generate
"Impl" files what should I do ? create the "Impl" by hand ? I don't  like
this idea because the model will not reflect the situation.

other suggestions ?

Thanks,


---------------------------------------------------------------------------
Walter Itamar Mour�o - Diretor de Tecnologia e Projetos - Arcadian S/A
www.arcadian.com.br



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to