[
https://issues.apache.org/jira/browse/UIMA-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Lally closed UIMA-134.
---------------------------
This has gotten through significant testing by a user, closing.
> Extend CasCopier to support multiple views
> ------------------------------------------
>
> Key: UIMA-134
> URL: https://issues.apache.org/jira/browse/UIMA-134
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Adam Lally
> Assigned To: Eddie Epstein
> Priority: Minor
> Fix For: 2.1
>
>
> The CasCopier utility class should support multiple views/Sofas.
> 1) There should be a way to copy multiple views in the source CAS, each to
> its own view in the target CAS, while keeping a "memory" of copied FS so
> duplicates are not created.
> 2) References to Sofas need to be preserved in the target CAS. If we copy a
> source FS referencing a Sofa with SofaID "Foo" then this should result in a
> reference to the Sofa with the same SofaID in the target CAS. If that Sofa
> does not exist, we can either create it or throw an exception (probably this
> should be determined by an agument to the method call).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.