On 6/28/13, Sönke Ludwig <[email protected]> wrote: > That sounds great. I wonder if it makes sense to make a separate Deimos > package for the C bindings?
I'm not fond of Deimos. In fact I think projects like dub largerly make Deimos largely irrelevant, because discovery of bindings is automatable. Also, Deimos has no reviewing effort, it's just Walter who hits the pull button on demand (and often several weeks after being notified). Deimos is an overhead which provides no benefits. It was supposed to be used to make discovery easy, but discovery can be done through a wiki, or dlang.org, or an automated process (dub).
