PEAR Coding Standards question

View: Old framed views
23 Messages — Rating Filter:   Alert me  
PEAR Coding Standards question - Hello, I have a question about the PEAR CS. Why are the coding conventions so that I'm not allowed to... Loading...
On Tue, Aug 19, 2008 at 11:39 AM, Kevin van Zonneveld < kevin@...> wrote: > Why are the coding... Loading...
On Tue, Aug 19, 2008 at 11:49 AM, Chuck Burgess <demon.gene@...wrote: > On Tue, Aug 19, 2008 at 11:39 AM,... Loading...
On Tue, Aug 19, 2008 at 6:58 PM, Chuck Burgess <demon.gene@...> wrote: >> [1] -... Loading...
On Tue, Aug 19, 2008 at 12:11 PM, Kevin van Zonneveld < kevin@...> wrote: > My argument would not be to... Loading...
Chuck Burgess wrote: > On Tue, Aug 19, 2008 at 12:11 PM, Kevin van Zonneveld < > kevin@...> wrote: > > ... Loading...
On Wed, Aug 20, 2008 at 6:02 AM, Joshua Eichorn <josh@...> wrote: > Discussing how code looks is the ultimate... Loading...
Kevin van Zonneveld wrote: > On Wed, Aug 20, 2008 at 6:02 AM, Joshua Eichorn <josh@...> wrote: > >>... Loading...
On Fri, Aug 22, 2008 at 12:03 AM, Joshua Eichorn <josh@...> wrote: > Cool we will try to get this straighted out... Loading...
Hello Kevin, > Though it backs up files, checks syntax afterwards, and currently > fixes about 95% of the warnings... Loading...
On Fri, Aug 22, 2008 at 11:20 AM, Christian Weiske <cweiske@...> wrote: > It can be made to be 100% sure that... Loading...
Kevin van Zonneveld wrote: > On Fri, Aug 22, 2008 at 12:03 AM, Joshua Eichorn <josh@...> wrote: > >> Cool we... Loading...
On Tue, Aug 19, 2008 at 12:58 PM, Chuck Burgess <demon.gene@...> wrote: > On Tue, Aug 19, 2008 at 11:49 AM, Chuck... Loading...
On 19.08.2008, at 19:08, till wrote: > On Tue, Aug 19, 2008 at 12:58 PM, Chuck Burgess > <demon.gene@...>... Loading...
On Aug 19, 2008, at 16:24 , Lukas Kahwe Smith wrote: > On 19.08.2008, at 19:08, till wrote: >> On Tue, Aug 19, 2008... Loading...
On Aug 19, 2008, at 2:36 PM, Paul M Jones wrote: > Having the underscore prefix as a visual hint that the method/... Loading...
On Aug 19, 2008, at 16:51 , Joe Stump wrote: > On Aug 19, 2008, at 2:36 PM, Paul M Jones wrote: > >> Having the... Loading...
On Aug 19, 2008, at 3:11 PM, Paul M Jones wrote: > No need for snarkiness, Joe. ;-) I always have a need for a... Loading...
On 19.08.2008, at 23:51, Joe Stump wrote: > 1.) Protected variables can be made public via child classes, >... Loading...
On 19.08.2008, at 23:51, Joe Stump wrote: > > On Aug 19, 2008, at 2:36 PM, Paul M Jones wrote: > >> Having the... Loading...
On Aug 19, 2008, at 9:49 AM, Chuck Burgess wrote: > On Tue, Aug 19, 2008 at 11:39 AM, Kevin van Zonneveld < >... Loading...
I'm with joe.. The 'private' or 'protected' keyword is already more clear than an _. Its a language feature, and _... Loading...
On 19.08.2008, at 18:39, Kevin van Zonneveld wrote: > Hello, > > I have a question about the PEAR CS. > > Why... Loading...