Consider accepting lambda expressions for crawl decisions.
Pros:
-Allows users to determine crawl behavior on the fly
-No classes or interfaces to implement and plugin
Cons:
-Not easy to test compound crawl behaviors
-Users must set these values on every instance (lots of copy and paste)
-Hard to group related or behaviors that are grouped together
Original issue reported on code.google.com by sjdir...@gmail.com on 29 Oct 2012 at 4:57
Original issue reported on code.google.com by
sjdir...@gmail.com
on 29 Oct 2012 at 4:57