clanc...@cybec.com.au wrote:
I have a flexible program, which can do many different things according to the
type of
data it is fed. Ideally the flexibility is achieved by calling different
functions,
though when the functionality is ill-defined I sometimes just include blocks of
code.
Ideall
On Sun, Aug 2, 2009 at 2:24 PM, Larry Garfield wrote:
> On Saturday 01 August 2009 11:01:11 pm Eddie Drapkin wrote:
>> > I actually benchmarked that once. I had a reasonably large PHP file that
>> > was, in fact, over 50% docblocks. That's not even counting inline
>> > comments. While trying to
On Saturday 01 August 2009 11:01:11 pm Eddie Drapkin wrote:
> > I actually benchmarked that once. I had a reasonably large PHP file that
> > was, in fact, over 50% docblocks. That's not even counting inline
> > comments. While trying to find things to optimize, removing about 800
> > lines worth
On Sun, Aug 02, 2009 at 11:25:40AM +1000, Clancy wrote:
> Is anyone here interested in discussing programming strategy, or or know
> of a discussion
> group which is interested in the subject?
>
> The sorts of questions I am interested in are:
>
> 1. I have a highly variable program which always
> I actually benchmarked that once. I had a reasonably large PHP file that was,
> in fact, over 50% docblocks. That's not even counting inline comments. While
> trying to find things to optimize, removing about 800 lines worth of comments
> (all of the docblocks) did, in fact, produce a noticeab
On Saturday 01 August 2009 8:25:40 pm Clancy wrote:
> Is anyone here interested in discussing programming strategy, or or know of
> a discussion group which is interested in the subject?
>
> The sorts of questions I am interested in are:
>
> 1. I have a highly variable program which always shows th
6 matches
Mail list logo