A mere oversight on our part. We apologize for the inconvenience.
Update from SVN. The method is back as it used to be.

event.getAllArguments()

DW



On Fri, Dec 5, 2008 at 3:59 PM, todd sharp <[EMAIL PROTECTED]> wrote:

> Why don't you have a look in
> /modelglue/gesture/eventrequest/EventContext.cfc and see what methods are
> there?
>
> On Fri, Dec 5, 2008 at 3:43 PM, Seth MacPherson <[EMAIL PROTECTED]
> > wrote:
>
>> Hello all,
>>
>> I've been working with Model-Glue: 3 for while now and I came across the
>> strangest thing.  The following error occurs within a controller:
>>
>> "The method getAllArguments was not found in component
>> /modelglue/gesture/eventrequest/EventContext.cfc.
>> Ensure that the method is defined, and that it is spelled correctly."
>>
>> 74 : <cffunction name="myFunction" access="public" output="false">
>> 75 :    <cfargument name="event" />
>> *76 :        <cfdump var="#arguments.event.getArguments()#" showUdfs="Yes" 
>> />*
>>
>>
>>
>> Can anyone tell me if we are losing arguments in favor of something else?
>> This is kind of a blow to my development practices.  I need to be able to
>> retrieve all the arguments without knowing what they are.
>>
>> Thank you for your time.
>>
>> - Seth
>>
>>
>>
>
>
> --
> Todd Sharp
> [EMAIL PROTECTED]
> IM:  [EMAIL PROTECTED]
> Blog:  http://cfsilence.com/blog/client
> Create A SlideCast!!!  http://slidesix.com
> Share Your Snippets!  http://cfsnippets.org
>
>
> >
>


-- 
"Come to the edge, he said. They said: We are afraid. Come to the edge, he
said. They came. He pushed them and they flew."

Guillaume Apollinaire quotes

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to