[
https://issues.apache.org/jira/browse/DAFFODIL-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-1814.
-----------------------------------
Verified the specified commit (commit 10d5e2a16660a0a5a4671513b2dbafe84989658d
) is included in the latest pull from the incubator-daffodil repository.
Verified the effected incubator-daffodil sbt test suites execute successfully.
Grep'd the incubator-daffodil repo for the specified constructs and verified
they were removed.
> usingCompilerMode, usingRuntimeMode, usingUnrestrictedMode - no longer needed
> -----------------------------------------------------------------------------
>
> Key: DAFFODIL-1814
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1814
> Project: Daffodil
> Issue Type: Improvement
> Components: Clean Ups
> Reporter: Mike Beckerle
> Assignee: Rick
> Priority: Major
> Labels: beginner
> Fix For: 3.0.0
>
>
> These constructs aren't needed any more, as the serialization/deserialization
> of the parser and unparser provide a strong separation between compilation
> and runtime.
> These can be removed.
> 6 occurrences of usingCompilerMode
> 4 matches of usingRuntimeMode
> 2 matches of usingUnrestrictedMode
> 22 matches of ExecutionMode
> So it's an easy cleanup.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)