The biggest hurdle with this is that the app name is getting prepended to class paths in the coldspring.xml and model-glue.xml files (or at least was in the old version). IE myapp.controller.foo would just be controller.foo if the app is in the webroot.
Doug Hughes, President Alagad Inc. [email protected] 888 Alagad4 (x300) Office: 919-550-0755 Fax: 888-248-7836 On Tue, Jul 14, 2009 at 10:29 AM, Jim Priest <[email protected]> wrote: > > On Tue, Jul 14, 2009 at 10:26 AM, Doug Hughes<[email protected]> wrote: > > > To clarify #5, the app template assumes I'll be running my app from > > http://foo.com/bar, where bar is the name of the application. However, > if I > > want to run my new app from http://foo.com/ there's no way to have an > > "unnamed" app... or to be more clear, an application which runs from the > > root. > > I gotcha. I think making the paths a user input will fix that... > > Will look at it tonight... > > Jim > > > > --~--~---------~--~----~------------~-------~--~----~ 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 For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
