phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] Announcement: phpdocs, bugfixes, small optimiz


From: Kai Hofmann
Subject: [Phpgroupware-developers] Announcement: phpdocs, bugfixes, small optimizations, XHTML
Date: Wed, 20 Apr 2005 12:50:42 +0200

For the case that someone will not that I do the following
work on his module, please let me know until 30.04. or 
be silent forever ;-)

1) My Part:
   Adding phpdocs to all kind of modules, api etc.
   This includes fixing existing phpdocs as well as converting
   docs in the old format.

   Your part:
   When there exists docs for variables, methods, classes etc.
   and you change for example the methods signature, please also
   update the docs.
   For the case that docs are incomplete or wrong, please feel free
   to complete and correct them (all of you!).

   Also please always do an update on your repository before comiting
   new stuff.

2) My Part:
   Making bugfixes found by "php -l" or "Zend Studio's Analyzer"
   Also this includes making phpgw run on php 5 WITHOUT breaking
   the compatibility with php 4.1.
   Last but not least fixing all kinds of XHTML bugs and bringing
   phpgroupware to the level that it is fully XHTML 1.0 transitional.
   (This includes moving html code out of the php code into
    templates).

   Your part:
   Please try to write XHTML 1.0 Transitional code that is verified
   by validator.w3.org
   Also please always do an update on your repository before comiting
   new stuff.

3) My Part:
   Doing small optimizations that changes or break nothing ...
   like changing $i++ to ++i$ where applicable, removing
   useless break's etc.

   Larger optimizations (like using shared memory for the language
translations)
   will be discussed and tested before applying them!
   Also refactorings (for example: correcting inheritance hierachies)
   will be discussed first.

   Your part:
   Please always do an update on your repository before comiting
   new stuff.


For the moment I have only noticed that:

- ceb would like to have all kind of changes for project as patches

All other changes will be commited directly to the CVS, except you let me
know
until 30.04.
For this is no time horizont, because this is work in progress as long as
I am part of the project.

Greetings

   PowerStat


-- 
*****    Open Source und Linux im professionellen Einsatz    *****
**  komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
Dipl.-Inform. Kai Hofmann                    Team Softwarelösungen
pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
E-Mail: address@hidden,   Tel.: 0511/60066-332, Fax: -355
WWW: http://www.probusiness.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]