There is a hack to “ease” the burden by breaking up the config file into several config files but IMHO you just put off the problem until later.
The best solution is to generate the config files using XDoclet during the build cycle. This way there is no contention to the config files and the Action and Action Forms don’t get out of sync. That is if you keep up the DOCs. 😀