Hi Folks,since the last routing refactoring a single route can have multiple callbacks that are executed in the order in which they are defined. David, Dominik and me just ended up in discussion whether it might be reasonable to revert that order when generating an url. That is when a route is (not) matched on(Not)Matched is called in the defined order and when a url is generated, onGenerated is called in the reverse order. That would allow for callbacks depending on each other.
So we'd like you guys to answer two questions: - What do you think which order is reasonable? - Does anybody currently rely on the current execution order? cheers felix
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Agavi Dev Mailing List [email protected] http://lists.agavi.org/mailman/listinfo/dev
