LWN.net Logo

Launchpad source released

Launchpad source released

Posted Jul 21, 2009 17:43 UTC (Tue) by lacostej (guest, #2760)
In reply to: Launchpad source released by agrover
Parent article: Launchpad source released

What about external contributions ?


(Log in to post comments)

Launchpad source released

Posted Jul 21, 2009 19:30 UTC (Tue) by NAR (subscriber, #1313) [Link]

I've once read an Erlang/OTP developer about patches from external contributors. He wrote that virtually all patches they receive have to be rewritten basically from scratch. The patches break existing stuff (automatic tests are useful to catch this), are using an other coding style, don't contain documentation comments, etc. In the end it takes a lot of time and effort to manage these patches, nearly that much time it would take to develop the code internally from scratch.

I do think that the situation with the LWN engine would be very similar. I suppose the editors don't have much time to work on the engine, so they wouldn't have much time handling those external patches. So these patches would just fill a mailbox somewhere...

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds