Better in some regards, probably, yep. I've never been convinced that route maps belong in class files, although XML doesn't do much for me either.
Dave On Jan 28, 2011 1:23 PM, <stanl...@gmail.com> wrote: > When it comes to an existing wildcard action mappings in XML (customer_*) > where you have several methods in the Customer action, would this require an > annotation on each of the methods in the action if this were to be converted > to convention? If so, I get the impression this is a case where the > wildcard mapping in XML may still be a better solution.