Sumit, I'd appreciate it if you might add a small section about routes and generic mappings using event-arg to the wiki if you get a chance.
On Thu, Jan 13, 2011 at 10:06 PM, Sumit Verma <[email protected]> wrote: > Thanks Peter. Makes sense. > > Sumit Verma > Partner / Vice President | ten24, LLC > office: 877.886.5806 x 103 | mobile: 617.290.8214 > www.ten24web.com | www.linkedin.com/in/sverma | twitter: blogonria > > > On Thu, Jan 13, 2011 at 10:09 PM, Peter Farrell <[email protected]> wrote: > >> There is no route mappings because they aren't useful and don't provide >> any additional benefits over using an event-arg. You can easily just use >> <event-arg> to set a route name in your event-handler to abstract the route >> name in your listener. >> >> .pjf >> >> On Thu, Jan 13, 2011 at 1:40 PM, Sumit Verma <[email protected]> wrote: >> >>> The answer to first question is yes! Found the redirectRoute method in >>> BaseComponent. >>> >>> >>> >>> Sumit Verma >>> Partner / Vice President | ten24, LLC >>> office: 877.886.5806 x 103 | mobile: 617.290.8214 >>> www.ten24web.com | www.linkedin.com/in/sverma | twitter: blogonria >>> >>> >>> On Thu, Jan 13, 2011 at 2:36 PM, Sumit Verma <[email protected]>wrote: >>> >>>> Is there a way to redirect to a route from the listener? If yes, can we >>>> do "route-mapping" in the config like we do "event-mapping"? >>>> >>>> Thanks >>>> >>>> >>>> Sumit Verma >>>> Partner / Vice President | ten24, LLC >>>> office: 877.886.5806 x 103 | mobile: 617.290.8214 >>>> www.ten24web.com | www.linkedin.com/in/sverma | twitter: blogonria >>>> >>> >>> -- >>> You received this message because you are subscribed to Mach-II for CFML >>> list. >>> 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/mach-ii-for-coldfusion?hl=en >>> >>> SVN: http://svn.mach-ii.com/machii/ >>> Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ >>> >> >> -- >> You received this message because you are subscribed to Mach-II for CFML >> list. >> 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/mach-ii-for-coldfusion?hl=en >> >> SVN: http://svn.mach-ii.com/machii/ >> Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ >> > > -- > You received this message because you are subscribed to Mach-II for CFML > list. > 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/mach-ii-for-coldfusion?hl=en > > SVN: http://svn.mach-ii.com/machii/ > Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ > -- You received this message because you are subscribed to Mach-II for CFML list. 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/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
