Sorry, Greg for sending this to you personally.

I also forgot to leave a link of a PHP Unit Testing Suite.

www.lastcraft.com/simple_test.php - Simple Test

Regards,

Justin
 


-----Original Message-----
From: Justin Palmer [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 10, 2004 7:51 PM
To: 'Greg Donald'
Subject: RE: [PHP] Multiple Inheritance


Hi,

What do you do for Unit Testing in procedural world?

I think that this is a nice addition to the OO world.  I have not heard
of a tool for procedural, is there any?

Kind regards,

Justin Palmer



-----Original Message-----
From: Greg Donald [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 10, 2004 7:42 PM
To: PHP general
Subject: Re: [PHP] Multiple Inheritance


On Fri, 10 Dec 2004 18:27:12 -0600, Ryan King <[EMAIL PROTECTED]> wrote:
> Yeah, but in the case of the Linux kernel there's no programming
> language that is both OO and close enough to the metal to program a 
> kernel (other than maybe Forth??).

C++, being a superset of C, would certainly be 'close enough to the
metal' and is indeed OO, yet the Linux kernel developers have chosen not
to use it.

> That means that we can't make a judgment as to the
> relative merits of procedural and object-based programming in kernel
> development.

Sure we can, but we don't have to since they already made it.  No OO in
the kernel was the verdict many times over:

http://marc.theaimsgroup.com/?l=linux-kernel


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to