> - Without some mutable object, Accumulation is difficult or > expensive. StringBuffers provide accumulation support for > immutable strings. This criteria might be leading you astray. Accumulation is neither difficult nor expensive with Hydro. It is certainly not incomparable to Java's mutable collections. Maybe you could write some pseudocode for an example that shows such a problem. Tyler