bob mcwhirter writes: > If you want to read and write across a shared document, then I > suggest implementing a ReadWriteLock, associated with the Document > object, or similar, for maximum efficiency. To anyone working on this, I'd like locking at the branch level :)