Project

General

Profile

task #7958

Updated by Andreas Kohlbecker over 5 years ago

Currently there are *CacheStrategies*, *Formatter*, *EllypsisFormatter*, *DtoFormatter*, ... all of these could be harmonized by incorporating and unifying all functionalities into a common formatter framework. 

 ## Ideas and concepts for the formatter framework:  

 * Remove cache strategies from model classes 
 * Pluggable formatters 
     * select formatter per webservice request? 
     * define, select formatters via the cdm-preferences? 
 * ... 

 For an overview on potentially involved tickets see the tag [formatting](https://dev.e-taxonomy.eu/redmine/issues?f%5B%5D=tags&fields%5B%5D=tags&op%5Btags%5D=%3D&operators%5Btags%5D=%3D&set_filter=1&v%5Btags%5D%5B%5D=formatting&values%5Btags%5D%5B%5D=formatting)

Back