Bryan O'Sullivan wrote: > but we shouldn't be using String for text manipulation, and > bundling utf8-string implicitly blesses that approach. ... sorry for the naive question. If we should not be using String, what should we be using instead? Paolo