Description
WriterImpl constructor logic is very confusing and needs to be refactored.
For example, variable initialization and use do not go together.
Checking logic does not precede heavy logic.
Attachments
Issue Links
- links to
WriterImpl constructor logic is very confusing and needs to be refactored.
For example, variable initialization and use do not go together.
Checking logic does not precede heavy logic.