major
minor
defect
major
minor
#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 a class's subclasses and configuration interfaces without loading the classes themselves.
Currently, only aggregated information is available, which is used internally to configure properties of the typed configuration.
Improvement
Read access to the detailed information of the type index; see com.top_logic.basic.reflect.TypeIndex.getDescriptor(String) in tl:TypeIndex.
Test
Refactoring, no test.