Make a resolver object implementing the current policy. You should now be able to...
authorTomas Doran <bobtfish@bobtfish.net>
Sat, 23 Jan 2010 20:05:11 +0000 (20:05 +0000)
committerDan Brook <broq@cpan.org>
Sat, 19 Jun 2010 15:40:54 +0000 (16:40 +0100)
commit7c781a87451941ac6d99ec050e965b1bee30c57a
tree46ceadb652f62809e6abb6cb445afcebd20b3441
parentb2e0fe3133887cb8d2e9288c7138e1ac5965481a
Make a resolver object implementing the current policy. You should now be able to swap a wholely different resolver in with config.. Next up - generating the views that resolvers map to by config :)
lib/Gitalist/ContentMangler/Resolver.pm [new file with mode: 0644]
lib/Gitalist/ContentMangler/Resolver/Default.pm [new file with mode: 0644]
lib/Gitalist/Model/ContentMangler.pm