For arguments sake, these probably don't need to be added. In hindsight it probably would of made more sense to create a helper function to string up the struct returned from GetAll() and used it in the controller. Anyone with an idea of what that would've looked like?
IE, I know how to create UDF's, but in the controller would it have been something like, udf._ToString( event.GetAll() ) or helpers.udf._ToString( event.GetAll() )? -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog 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
