[jira] Updated: (JXR-22) Refactoring JavaCodeTransform

2006-08-07 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/JXR-22?page=all ] Vincent Siveton updated JXR-22: --- Attachment: JXR-22.patch BasicCodeTransform implementation and a test case. *Note*: this implementation needs more refactoring: some methods are used by

[jira] Updated: (JXR-22) Refactoring JavaCodeTransform

2006-08-04 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/JXR-22?page=all ] Vincent Siveton updated JXR-22: --- Attachment: CodeTransform.java Interface CodeTransform proposal Refactoring the class public class JavaCodeTransform implements CodeTransform{} Other changes like in