enhancement
The TLFormDefinition type annotation is used to define a form for a model type in the administration interface.
It would be desirable to have a suitable editor for creating or editing this form. The FormDefinitionEditor can be used for this purpose; however, it is located in com.top_logic.element and has dependencies that make it difficult to move to com.top_logic without significant effort.
Therefore, the annotation should be moved to com.top_logic.element.
Test
No test.