Project

General

Profile

Actions

task #7054

open

clean up initialization strategy using '.representations'

Added by Andreas Kohlbecker over 6 years ago. Updated about 1 month ago.

Status:
In Progress
Priority:
Priority14
Category:
cdmlib-remote
Target version:
Start date:
Due date:
% Done:

30%

Estimated time:
1:00 h
Severity:
normal
Tags:

Description

we have a couple of init-strategies which still include the representations:

DescriptionElementController.java
 66: "states.state.representations", 
DescriptionElementListPortalController.java (2 matches)
 45: "name.rank.representations", 
 46: "name.status.type.representations", 
FeatureTreeListPortalController.java (2 matches)
 32: "root.feature.representations", 
 33: "root.childNodes.feature.representations" 
FeatureTreePortalController.java
 56: featuretreeNodeInitStrategy.add("feature.representations"); 
NameController.java
 51: "typeStatus.representations",  
NamePortalController.java
 67: "typeStatus.representations", 
TaxonPortalController.java (7 matches)
 116: "name.rank.representations", 
 117: "name.status.type.representations", 
 133: "name.rank.representations", 
 134: "name.status.type.representations", 
 143: "synonyms.name.status.type.representations", 
 193: "name.rank.representations", 
 194: "name.status.type.representations", 
TaxonPortalListController.java (2 matches)
 32: "name.rank.representations", 
 33: "name.status.type.representations", 

All these are no longer needed and should be removed to speed up the controllers.


Related issues

Related to EDIT - bug #4919: improve AdvancedBeanInitializerNewAndreas Müller

Actions
Copied from EDIT - task #7052: discuss eager loading of term representationsRejectedAndreas Kohlbecker

Actions
Actions

Also available in: Atom PDF