DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
This page contains the current list of tasks that need to be done as part of the Framework Re-Factor. The goal is the allow volunteers to select a task and provide a patch that will resolve each of the tasks listed. The list of tasks have three degrees of difficulty (Difficult, Moderate and Easy) allowing contributors at any level to participate.
In order to improve the quality of what is being refactored, please note that for each task the developer should:
- Create a JIRA issue (NOTE: this may be a sub-task)
- Write unit tests for every line of code being refactored.
| Reference | Name | Description of Problem | Difficulty | Status | Jira | |
|---|---|---|---|---|---|---|
| Redesign EntitySaxReader | org.ofbiz.entity.util.EntitySaxReader requires refactoring to achieve the following goals
| Difficult | ||||
| Remove deprecated dependencies in EmailServices | org.ofbiz.common.email.EmailServices.java depends on FoScreenRenderer and HtmlScreenRenderer, both should be replaced by MacroScreenRenderer. | |||||