Re: Fwd: Re: [PHP-DEV] ext_skel

2002-12-25 Thread Leon Mergen
Hello, "David Gillies" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > OK, how about a much-expanded version for 4.3.1, say? > I'm a big fan of self-documenting code (use the > source, Luke). Perhaps a default function with all the > bells and whistles (checki

Re: Fwd: Re: [PHP-DEV] ext_skel

2002-12-23 Thread Andi Gutmans
Actually I think we should keep it as simple as it is today. I'd just change what the function prints out :) Andi At 12:43 PM 12/23/2002 -0800, David Gillies wrote: OK, how about a much-expanded version for 4.3.1, say? I'm a big fan of self-documenting code (use the source, Luke). Perhaps a defa

Re: Fwd: Re: [PHP-DEV] ext_skel

2002-12-23 Thread David Gillies
OK, how about a much-expanded version for 4.3.1, say? I'm a big fan of self-documenting code (use the source, Luke). Perhaps a default function with all the bells and whistles (checking for references, grabbing a resource, etc, all documented up the wazoo). Best Wishes David Gillies San Jose Cost

Fwd: Re: [PHP-DEV] ext_skel

2002-12-23 Thread Andi Gutmans
To: David Gillies <[EMAIL PROTECTED]> From: Andi Gutmans <[EMAIL PROTECTED]> Subject: Re: [PHP-DEV] ext_skel Yeah but then it might make sense to print something like "Argument passed = ", no? Andi At 08:56 AM 12/23/2002 -0800, David Gillies wrote: Well, if nothing else, for the novice ex