On 11/21/2011 11:32 AM, Gour wrote:
So, the question is if Deimos considers to be 'mentor' for some of GUI
bindings which are, imho, important part of building D's ecosystem?

All Deimos is is D bindings for popular C libraries. Anything else is outside of its charter.

The flow chart is:

1. I want to access C library libxx from D.
2. I look for it in Deimos.
3. It's there - download it and use it.
4. It's not there - create it and submit it to Deimos.

Reply via email to