> Not really. The problem is that for example the several > repositories are > created statically, and at the moment they are created, they > need to know > from where to load their data from. Do the repos really needed to be created statically? My initial implementation of this did not use any statics. Kris Wong