I have a rather simple issue that I would normally just solve with using different include files. How ever I am looking for a better way to handle this using model glue.
In my application I have 5 different files that I use to build the layout for the application: header left_nav right_nav footer center_content What I am trying to figure out is how do I setup model glue so that the first 4 items are always included, in the right order so that all I ever really need to worry about is the center_content file. Can model glue handle this? or is this something that I should do another way? -- 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
