No problem :-) I was worried that might be the case. Ok here we go, I have a model object called layoutGateway, and what I want is in a method called getAll_Paged to pass it an instance of the layout bean. I am just unsure how to go about this the coldspring way, and this question may be more appropriate for a coldspring form, not sure. Anyway here is how I would normally call the bean:
<cfset obj = new mv2.model.layout.layout() /> But I want to do that the ColdSpring MG way, while at the same time not tying my model to MG. I hope that makes sense, not sure exactly how to word it :-/ Thanks for any help. Nathan Stanford II -- 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
