On Tue, 28 Dec 2004 13:19:22 -0500, Vince Bonfanti <[EMAIL PROTECTED]> wrote: > So if Blackstone throws an error when you try to Duplicate() a CFC, but > BlueDragon actually returns a duplicate of the CFC, does that count as a > testcase failure against BlueDragon? ;-)
You mean "another testcase failure"? ;-) As far as I can tell, the implementations of CFCs are radically different between CFMX and BD which is why one can duplicate() them but the other can't - there are of course a lot of differences between the behavior of CFMX and BD when it comes to CFCs (hence the difficulty in getting complex CFC-based applications to run on BD - I have quite a bit of code that just won't run on BD and most of the failures are internal server errors that provide very little debugging information, I'm afraid - if I ever get time I might try to condense things down to small reproducible test cases). -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme Got Gmail? -- I have 6 invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words '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]
