[
https://issues.apache.org/jira/browse/DAFFODIL-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle reassigned DAFFODIL-2765:
---------------------------------------
Assignee: (was: Varun Zaver)
> Use an alternative approach to changing xmlTypeEscapeStyle rather than
> changing it in constructor parameter
> -----------------------------------------------------------------------------------------------------------
>
> Key: DAFFODIL-2765
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2765
> Project: Daffodil
> Issue Type: Bug
> Reporter: Varun Zaver
> Priority: Minor
>
> A proposed solution is:
> "
> Calling "withXXX" methods is a more upward compatible and extensible
> mechanism to change objects' settings since we can simply add new "withXXX"
> methods in the future. A "withXXX" method can also eliminate the need to pass
> a boolean or enum value since the "withXXX" method's name can describe the
> new setting as well, such as "withPrettyPrint" or "withCDATA".
> " - tuxji
--
This message was sent by Atlassian Jira
(v8.20.10#820010)