Josh called the meeting to order.
The group decided to omit a specific declaration on prefixing private or protected members with an underscore from the Coding Standards.
The group decided to modify the coding standards and keep the existing trend, which will formally require capitalization of the letters for acronyms in class names. Class names with abbreviations will have a capital first letter. Ex: HTTP_Request
The group looked over the RFC and believes it is ready to go. The group will check with the RFC proposer (Christian) and recommend calling for a group vote if the proposer is ready.
Travis will send the RFC to pear-dev for comment and the group will vote on this in three weeks.
The group discussed this RFC, in particular the recommendations for interface naming.
Brett would like to add more end-user instruction to this RFC, and would like some more group feedback.
Incorporate important items from http://ciaweb.net/pear-exception-use-guidelines.html Travis proposed adding an item which forbids trigger_error() and that we should recommend catching php errors and re-throw as exceptions.
The next meeting will be September 14th, 2008.