You only need to return something if you are using a IReturnBinder such as JSONReturnBinderAttribute, otherwise return null. See http://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 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.
