diff --git a/build/shared/libraries/howto.txt b/build/shared/libraries/howto.txt index a4be01304..bceb2844d 100644 --- a/build/shared/libraries/howto.txt +++ b/build/shared/libraries/howto.txt @@ -30,18 +30,23 @@ a part of the Processing distribution, and "contributed libraries" which are developed outside the core of Processing's development and are owned and maintained by members of the Processing community. Until we find a committed "librarian", this is what we can manage -from our end. It's very possible that contributed libraries might -make their way into the core libraries if they are well built, -exceedingly useful, and if this makes sense for all people involved. +from our end. + +It's very possible that contributed libraries might make their way +into the core libraries if they are well built, exceedingly useful, +and if this makes sense for all people involved. After the 1.0 release, +we'll re-evaluate which libraries should be made a part of the standard +distribution. + We put a strong focus on the importance of clear, documentation, so please put a strong effort into communicating your library to potential -users by hosting a descriptive website. +users through hosting a descriptive website. If you'd like to have your library posted on the Processing website (http://processing.org/reference/libraries) please email reas@processing.org and we'll make a decision about its inclusion. -We hope moving forward in the future to have more of a dialog -with the folks working on libraries. +We hope moving forward to have more of a dialog with the folks working +on libraries. The contributed libraries are one of the most important aspects of the Processing project and have an enormous impact on how people @@ -52,6 +57,8 @@ of the project. We don't plan to grow the core library extensively. + + //////////////////////////////////////////////////////////////