CExample and Reference mods for v88

This commit is contained in:
Casey Reas
2005-05-07 17:07:22 +00:00
parent 8741395872
commit e939ffe521
+13 -6
View File
@@ -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.
//////////////////////////////////////////////////////////////