Apparently, CrLfFileStream wreaks havoc with XMLSwikiPage>>load (and thus text). I kept getting bits of the XML wrapper (e.g., <text> at the beginning of a page and </text><page>) at the end. I think a more robust loading technique is needed, as quite a few people set CrLfFileStream as their default FileStream>>concreteClass. Cheers, Bijan.
