Matt James writes: > really after is how to organize data in such a way that it is less painful > to use. Depends on what "pain" means. If you are finding "path length" problems, then you probably need to increase caching. If you have "scaling" problems, you probably need to distribute across more servers and/or networks. Rob