FujitsuBoy - 2005-07-04

Reading an article at work about the advantages and disadvantages of OOP (I'm new to the concept):
http://www.zend.com/zend/art/oo-proc.php

IMHO it outlines the perfect argument for phpAntiVirus to be writting using OOP methods. Unless anyone disagrees, I'd like to go ahead and start implementing it in later releases of the script.

My only concern is creating a gap between PHP4 and PHP5 compatibility on the end-user's box.