Sorry, but I introduced this problem a while ago by using withFoo() in some builder classes, but setFoo() in other builder classes. Both are equally valid naming schemes for builder classes. It would be great to be consistent, though. Which one would be preferable?
-- Matt Sicker <boa...@gmail.com>