Hi all, php5 (http://www.php.net/) has finally made it out of the cvs. There are several interesting OO features that have be discussed in relation to CFMX / CFCs.
For example php5 does support Abstract Classes and Methods & Interfaces both of which are desirable in CFCs. Also "Class Type Hints" are also supported, this was something I'd discussed with Dave Watts at some stage. other features : Private and Protected Members, Private and protected methods (which actually work :-)) Unified Constructors Destructors Overloadable Method calls and Property accesses __autoload() Oh yeah, php finally has Exceptions too :-) There is a readme here , http://www.php.net/zend-engine-2.php Have fun ... WebGuy ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
