Bud, I'm no expert on SES URLS so I can't really help you in that respect. I can say that you'd be saving yourself a lot of time by migrating to the MG3.
I can understand your preference for working with MG once it hits beta. Frankly, the codebase for Alpha IS the beta, minus the scaffolding piece. So, if you aren't using scaffolding right now, then go for MG:3. It was designed to work with SES URLS. DW On Wed, Apr 8, 2009 at 8:58 AM, Bud <[email protected]> wrote: > > Hi. I'm new at MG. I'm trying to get MG 2 to work with search engine > safe URLs. I've built a simple method to add to the controller that is > called onRequestStart. The method uses the event.setValue() function > to set the name/value pairs. They all get set properly, however the > event-handler does not call the correct event. > > If I use page.cfm?event=test the event handler "test" is called. But > if I use page.cfm/event/test/, the default event handler is called, > even though a dump of event.getAll() shows that event has been set to > "test". > > Why is this? A developer comment inside the Controller says "Any > function set up to listen for the onRequestStart message happens > before any of the <event-handlers>." > > Any workaround with this? I see that MG 3 has a URL manager but I'd > prefer to wirk with MG 2 until MG 3 is out of beta. > > Thanks. I'm looking forward to getting my feet wet with MG. I've been > hacking my way through without any real structure for about 10 years, > so it's way overdue. > > Bud > > > > -- “Come to the edge, he said. They said: We are afraid. Come to the edge, he said. They came. He pushed them and they flew.” Guillaume Apollinaire quotes --~--~---------~--~----~------------~-------~--~----~ 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 . -~----------~----~----~----~------~----~------~--~---
