To copy paste out of livedocs

   halL said on Sep 26, 2003 at 7:51 AM :

    This is a known problem, ColdFusion bug 53153:
    When calling methods via the "super" keyword in a child component
you can't use named arguments (or argumentCollection) in the method
called in super.
    You must use ordered arguments. 

Mark

On Wed, 14 Jul 2004 12:01:28 +1000, Taco Fleur <[EMAIL PROTECTED]> wrote:
> That was an example, maybe super.new( argumentCollection = makesMoreSense )
> ?
> 
> 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 TRACEY, Darren
> > Sent: Wednesday, 14 July 2004 11:55 AM
> > To: CFAussie Mailing List
> > Subject: [cfaussie] RE: super.method()
> >
> >
> > My immediate thought is its a reserved word thing.
> > Calling a method 'method' seems like a potential bad thing.
> > I'm just guessing though. I've never seen it myself, but it
> > seems vaguely obvious.
> >
> > Regards
> >
> > Darren Tracey
> > Systems Analyst
> > Web Applications, Web and Integration Services
> > p: + 61 7 3232 4091 (x64091)
> > f: + 61 7 3232 4744
> > e: [EMAIL PROTECTED]
> > l: Lvl 9, 388 Queen St Brisbane QLD 4000
> > m: Suncorp IPC IT040, GPO Box 1453, Brisbane QLD 4000
> >
> > > -----Original Message-----
> > > From:       Taco Fleur [SMTP:[EMAIL PROTECTED]
> > > Sent:       Wednesday, 14 July 2004 11:49
> > > To: CFAussie Mailing List
> > > Subject:    [cfaussie] super.method()
> > >
> > > 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

-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com
ICQ: 3094740

---
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/

Reply via email to