[jboss-jira] [JBoss JIRA] (DROOLS-4291) ModelWriter: refactor to smaller classes
Edoardo Vacchi (Jira)
issues at jboss.org
Thu Jul 4 09:07:00 EDT 2019
Edoardo Vacchi created DROOLS-4291:
--------------------------------------
Summary: ModelWriter: refactor to smaller classes
Key: DROOLS-4291
URL: https://issues.jboss.org/browse/DROOLS-4291
Project: Drools
Issue Type: Enhancement
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
ModelWriter performs most of the logic translating PackageModel into source files; then it writes the result to a virtual FS. This makes it harder to reuse common source-to-file logic. In this PR we refactor each part of the PackageModel-to-individual-source-files into separate classes, taking each one single component.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list