>��I do not think so but if people show me otherwise I could follow that.
Well, in most languages (their package dependencies) one can just specify name of the project and a version. The location/how to load it is pulled from a central repository.So that's why I thought that maybe the MetaRepo could be used in a similar fashion.
I don't agree that this would be needlessly complex ... the implementation I use with tODE leverages gh-pages on github and STON ... having first class objects for project specifications, means that tools can be built to work directly with these objects, instead of loading a ConfigurationOf and hoping that the expected meta data is there ...
> In the long term the the MetaRepo should be replaced by a repository of project specification objects
That also seems needlessly complex; basically just ConfigurationOf separated to parts. I do not want to restrict the users, but with a central repo the most common use case shouldn't be 10 lines of configuration.