On 1/11/07, Marshall Schor <[EMAIL PROTECTED]> wrote:
The CDE actually does two different calls to build merged type systems, depending on whether or not it's editing an aggregate.If it's an aggregate, it calls: CasCreationUtils.mergeDelegateAnalysisEngineTypeSystems If it's not, it calls: CasCreationUtils.mergeTypeSystems Is it reasonable to have this extension for both cases?
Yes. I'll go ahead and implement these unless there are any objections. -Adam
