Hi,

I have grabbed the Slash style guide, removed/modified
the offending sections (exit/die, DESTROY, shift), and
created a proposed P5EE style guide.

All comments are welcome.  This is to make code consistency
possible, not to make our lives difficult.

   http://www.officevision.com/pub/p5ee/docs/P5EE/styleguide.html

Of particular note are the following.

   Tabs: none
   Indent: 4
   Line Length: 78
   Method Naming: $obj->methodNameLikeThis();

All of these are potentially volatile assertions.
Please let me know what the opinions of the group are.

Stephen
http://www.officevision.com/pub/p5ee


Reply via email to