On Friday, 3 February 2017 at 04:12:10 UTC, Craig Dillabaugh
wrote:
So the GSoC ideas page is now at least partially complete, you
can find it here:
https://wiki.dlang.org/GSOC_2017_Ideas
In the previous thread some of you (Rikki, Adam) had suggested
some improvements to dub/the code.dlang.org website. Either of
you interested in mentoring something around that?
So new project ideas are welcome, and feel free to post any
ideas you have here for comment. Also we need mentors so if
you post a new project, or see one on the existing ideas page
please feel free to offer your services as a mentor.
The application process finishes on Feb. 9th.
Cheers
Craig
probably not the idea of the year but...
std.data.yaml
I've seen recently that several people/companies have forked
D-yaml because it's not maintained anymore. It could serve as a
base for a higher quality version with for goal a quick
integration in phobos (e.g xml2 is still not merged, maybe
because the author had to start from scratch). If it's not enough
work then an automated serialization system could be added as an
extension. Not as an official D serialization format but as a
simple thing that works out of the box (Nested aggregates, error
handling).