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>
Sun, 1 Aug 2010 11:23:47 +0000 (12:23 +0100)
commitdbfbfe182c69cfbf67bee1aef6f3c0ee18e1acc2
tree5747a512325183b5da2d7be6b5cf2a4671f22770
parentcea75f84acfeeb2bbdcc21550bac82001d3c072c
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