Project

General

Profile

« Previous | Next » 

Revision c9f13bde

Added by Cherian Mathew over 8 years ago

#5242, #5223 Improve performance of derivate loading and editing

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/TaxonEditorInput.java
67 67
    }
68 68

  
69 69
    private TaxonEditorInput(UUID uuid, CdmType type) {
70
        super(true);
70 71
        this.conversation = CdmStore.createConversation();
71 72
        switch(type) {
72 73
        case PARENT_TAXON_NODE:

Also available in: Unified diff