Update to the Url Mapping Module
I previously wrote about a module for responding with correct status codes.
I’ve added some more functionality to it, making it able to handle descendants and moving pages from the waste basket. I also refactored out some logic from SimpleSqlUrlMapper, making IUrlMapper a little more dumb and thus easier to consume and add your own implementation.
Give it a shot and tell me what you think!
Comments