> I would like to see: > a) interfaces / implements > b) an integrated constructor notation > c) null > > The third item isn't really specific to OO but the absence of null can > make certain patterns harder to implement elegantly. > It makes integrating with certain Java API harder too.
For this specific case even just the ability to generate a null out of JavaCast() or a dedicated "CreateNull()" function would be fine. Massimo ---------------------------------------------------------- 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). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
