David, I don't think there's a need to maintain a separate Collection--rather, the targets Map just needs to be changed to a targets List. See the attached patch (I hope it comes through OK).
Sorry, I would have created a ticket and submitted a patch yesterday, but I was figuring out EasyMock to implement a unit test. I think my unit test is now working, so if this patch looks good, I'll submit it. Ed http://www.nabble.com/file/p18033920/routemanager.patch.txt routemanager.patch.txt David Calavera wrote: > > well, I've added a routes collection thus the resolve method can iterate > over the ordered routes, but I agree that we should look at the pylons > routes implementation in order to improve RoutesManaget, I also like their > syntax approach. > -- View this message in context: http://www.nabble.com/Route-matching-too-liberal--tp15348853p18033920.html Sent from the abdera-dev mailing list archive at Nabble.com.
