July 02, 2005
Hi.
What is the best way to get one's code considered for inclusion in phobos?
I have been working with d for some time now, and absolutely love it and
feel that I can contribute.
Thank you,
Ameer
-- 
---
Life is either tragedy or comedy.
 Usually it's your choice. You can whine or you can laugh.
--Animorphs


July 02, 2005
Ameer Armaly wrote:
> Hi.
> What is the best way to get one's code considered for inclusion in phobos? I have been working with d for some time now, and absolutely love it and feel that I can contribute.

As far as I know all it takes is that your code be as thorough as you can stand, using design by contract and unittesting, that sort of thing, and that you explicitly state that its either public domain or specifically for inclusion in Phobos.  Its a legalities thing.  And of course the approval of Walter and some general "liking" of your code, but that's a given.  Glad to hear you love it -- so do I... obviously -- and will be watching for your contributions.  :)

-- Chris Sauls