5220f684c9f7493f36e8ae8d2103329bb5d1f828
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private statusCode : int from class org.nutz.mvc.view.HttpStatusView to private statusCode : int from class org.nutz.mvc.view.HttpServerResponse | From | To | |
Extract Class | 1 | ||
Extract Class org.nutz.mvc.view.HttpServerResponse from class org.nutz.mvc.view.HttpStatusView | From | To | |
Extract Variable | 1 | ||
Extract Variable val : String in method public make(ioc Ioc, type String, value String) : View from class org.nutz.mvc.view.DefaultViewMaker | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type dft : T to dft : String in class org.nutz.lang.tmpl.TmplDynamicEle | From | To |