Seref Arikan wrote:
> I have a set of dynamically composed objects represented in Java, with
> string values for various attributes, which have variable length. In
> case you have suggestions for a better type for this case, it would be
> my pleasure to hear about them.
cut out about 3 layers of abstraction and get down to what you REALLY
need to get done. dynamically composed piles of text valued attributes
will NEVER be efficient, no matter what you do.