>> What I hate about java is its one-dimensionality... ehh.. say you have:
>>
>> object man
>> object man carrying bag
>> bag carrying pencil case.
>>
> This isn't a Java problem.  This is a design problem.

How would you workaround the design assuming you cannot change the
releations between the object models (object model has its own
requirements/sweetspot)?

**
Martin

Reply via email to