Mark,
In the original docs for FindBy and FindAllBy, it says
"you may specify the column names as part of the method, or as named parameters. You can use whichever you prefer, unless you run into an edge-case which forces the named parameter form (more on that later)."
Do you have any specific examples where this is required or is this no longer true?
Dan