I don't think so either. But try and see what happens ;)
________________________________ From: Mike Nichols <[email protected]> To: Castle Project Users <[email protected]> Sent: Mon, 22 March, 2010 1:44:52 PM Subject: Re: DynamicAction Execute result does decorating a dynamicaction .Execute() call with the JSONREturnBinderAttribute get handled like that? I didn't think decorating the Execute() call would get picked up by MR. On Mar 21, 3:20 pm, John Simons <[email protected]> wrote: > You only need to return something if you are using a IReturnBinder such as > JSONReturnBinderAttribute, otherwise return null. > Seehttp://hammett.castleproject.org/?p=247 > > Cheers > John > > ________________________________ > From: Jan Limpens <[email protected]> > To: castle-project-users <[email protected]> > Sent: Mon, 22 March, 2010 8:46:47 AM > Subject: DynamicAction Execute result > > public object Execute(IEngineContext engineContext, IController controller, > IControllerContext controllerContext) > > what`s that return object supposed to be? > > -- > Jan > > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Users" 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 > athttp://groups.google.com/group/castle-project-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
