Ok, fair enough. It's a free framework after all. I studied the docs on scaffolding ( http://docs.model-glue.com/wiki/HowTos/HowToUseScaffolds/CustomizingGeneratedCfml#Scaffolds:CustomizingGeneratedCFML). There it says:
"Scaffold tags cause certain files to be generated, such as lists, views, and edit forms. This generated code is placed into a directory governed by the ScaffoldPath property of the ModelGlueConfigurationBean in ColdSpring.xml." I think what you mean here is generatedViewMapping instead of ScaffoldPath. generatedViewMapping lets you determine where generated views should to be saved to. ScaffoldPath lets you define the location of Scaffolds.xml. Is it possible to add stuff like this to the MG docs the way the CF docs let you? Btw I find the MG documentation quite clear and to the point. Also I'm happy to contribute and fill in the parts I feel are missing as soon as I get my head around it. Marc -- 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
