Changes between Initial Version and Version 1 of Ticket #16388


Ignore:
Timestamp:
2018-06-14T10:00:21+02:00 (7 years ago)
Author:
michael2402
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16388 – Description

    initial v1  
    88Is it used? If not, we should drop it and replace it by a more robust registration mechanism that does not rely on unchecked reflective accesses and uses a factory interface instead.
    99
     10Alternative: Prevent the relation editor from being replaced and only allow hooks to hook into it's lifecycle so that e.g. buttons may be added by plugins.
     11
    1012@stoecker: You seem to have added the code, what was it used for?