Major
Detail
Bugfix
Major
Detail
#26382
Error messages "Duplicate tag name..." when starting an application in the IDE from a TL-Studio
#26405
TTypeRewriter logs warning "Unable to resolve items by external reference" also unnecessarily
#26431
Changed superclass relationship leads to changed attribute list in the form editor only after a restart
Enhancement
The type index provides information about the subclasses of a class and the configuration interfaces without loading the classes themselves.
Currently, you only get aggregated information that is used internally for configuring properties of the typed configuration.
Improvement
Read access to the detailed information of the type index, cf. com.top_logic.basic.reflect.TypeIndex.getDescriptor(String) in tl:TypeIndex.
Test
Refactoring, no test.