On Tue, 12 Mar 2013 12:58:30 GMT, Robert wrote:

It seems we already have conflicts:

https://github.com/Domain/java/tree/master/java

and

https://github.com/d-widget-toolkit/base/tree/master/src

I think people should at least be aware of such things, when uploading packages, so they can discuss whether the implementations could be merged or how they want to proceed. Having libraries depending on one implementation and others depending on the other one, seems really bad.

Maybe I have a look on how to implement some conflict detection mechanism for the registry/dub? Would such a contribution be welcome? Basically what we already discussed, the registry would need to keep track of files, contained in packages.

There won't be a conflict unless both packages are installed and used.