[ ] Don Brown reassigned WW-935: Assignee: Don Brown Top-down (ordered) ParameterInterceptor Key: WW-935 URL: Project: Struts 2 Issue Type: New Feature Components: Interceptors Affects Versions: WW 2.2 Environment: Doesn't matter. Reporter: Mike Mosiewicz Assigned To: Don Brown Fix For: Future Attachments: patch.txt -- I attach a patch that makes ParametersInterceptor sets properties in a specific order (top-down). The reason for this is that I noticed I used "preparable" pattern to often. Sometimes I had to use three passes of parameter interceptor when I wanted to accomplish both model implementation factory and loading model from persistent factory. This led to having very detailed xwork.conf.