<div class="gmail_quote">On 20 March 2012 16:07, Christian Manning <span dir="ltr"><<a href="mailto:cmanning999@gmail.com">cmanning999@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tuesday, 20 March 2012 at 13:24:40 UTC, Manu wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On 20 March 2012 14:34, Christian Manning <<a href="mailto:cmanning999@gmail.com" target="_blank">cmanning999@gmail.com</a>> wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Monday, 19 March 2012 at 21:18:02 UTC, alex wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi everyone,<br>
<br>
It may sounds a bit annoying because I already was asking everywhere in<br>
the IRC channels but still had no success -<br>
<br>
Is there anyone who wants to be my GSoC mentor for the Mono-D project?<br>
<br>
In the case you don't know what Mono-D is all about:<br>
It's about creating a D language binding for MonoDevelop. (<br>
</div><a href="http://monodevelop.com/**Screenshots" target="_blank">http://monodevelop.com/**<u></u>Screenshots</a> <<a href="http://monodevelop.com/Screenshots" target="_blank">http://monodevelop.com/<u></u>Screenshots</a>>)<div class="im">
<br>
<br>
There are couple of things that are already implemented - like a<br>
relatively nice but fast code completion, build support, small refactoring<br>
operations like they can be used in every modern IDE and few other things<br>
which will make application development with D a lot easier - especially<br>
for D newbies.<br>
(Debugging is also available via gdb on Linux systems - so yeah, why not?<br>
:))<br>
<br>
The main road map for this summer of code is available under<br>
</div><a href="https://github.com/aBothe/**Mono-D/blob/master/**MonoDevelop.DBinding/**" target="_blank">https://github.com/aBothe/**<u></u>Mono-D/blob/master/**<u></u>MonoDevelop.DBinding/**</a><br>
Remaining%20features.txt<<a href="https://github.com/aBothe/Mono-D/blob/master/MonoDevelop.DBinding/Remaining%20features.txt" target="_blank">https<u></u>://github.com/aBothe/Mono-D/<u></u>blob/master/MonoDevelop.<u></u>DBinding/Remaining%20features.<u></u>txt</a>><br>

<br>
</blockquote><div class="im">
<br>
Surely debugging support on platforms other than linux is much more<br>
important than any of these things you have listed. These things may be<br>
nice, but absolutely unnecessary. Integrated debugging is a must.<br>
<br>
</div></blockquote>
<br><div class="im">
Debugging is great with VisualD in Windows. It's about the only thing<br>
VisualD does really well yet, although the rest of the experience is<br>
starting to come together. Needs a lot more polish in general.<br>
</div></blockquote>
<br>
I actually found myself using Mono-D for the nice completion and VisualD for debugging, which is a total pain and probably more effort than its worth :)<br>
</blockquote></div><br><div>Yes, I can see your motivation though :)</div><div>VisualD is starting to show signs of code understanding and auto-completion. Goto definition has started to work in limited cases... It's coming along.</div>