Freak!! That solved it... Cheers Taco Fleur
Tell me and I will forget Show me and I will remember Teach me and I will learn > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Paul Kenney > Sent: Wednesday, 14 July 2004 11:59 AM > To: CFAussie Mailing List > Subject: [cfaussie] Re: super.method() > > > Its a bug in 6.1 that you just have to deal with. Can't do > it. You have to use positional arguments, and cannot use > named arguments when calling a method in the "super" scope. > Having said that, I'll bet there's someone just waiting to > say, "BD 6.1 doesn't have a problem with this. Abandon > Macromedia and follow me!" Please resist the temptation, > whoever you are.. > > Its a bug, and MM knows all about it. Not sure if Blackstone > fixes this, but if doesn't, then someone isn't paying > attention... so my GUESS is its fixed in Blackstone--or at > least a deep hope. > > > ----- Original Message ----- > From: Taco Fleur <[EMAIL PROTECTED]> > Date: Wed, 14 Jul 2004 11:48:51 +1000 > Subject: [cfaussie] super.method() > To: CFAussie Mailing List <[EMAIL PROTECTED]> > > > > > > > > > > Anyone any idea why > super.method( argumentCollection = arguments ) or > super.method( name = value > ) > > gives me an > > > > > Cannot invoke method > [method name] on an object of type coldfusion.runtime.Struct > with named > arguments. > > > > I am on CFMX 6.1 > > > > > > Taco > Fleur > > > Tell me and I will forget > Show me and I will remember > Teach me and > I will learn > > > --- > > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > > > > > > -- > Paul Kenney > [EMAIL PROTECTED] > > --- > You are currently subscribed to cfaussie as: > [EMAIL PROTECTED] To unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
