Class LanguageAspectSupport


  • public class LanguageAspectSupport
    extends Object
    All common work with language aspect should be done using this class. The aim is to simultaneously support LanguageAspects and new LanguageAspectDescriptor during migration from old one to new without making them inherit each other After completing the refactoring (3.3?), this class chould be cleaned up together with removal of LanguageAspect class