Changes between Initial Version and Version 1 of Ticket #12264, comment 7
- Timestamp:
- Apr 8, 2024, 11:34:56 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12264, comment 7
initial v1 1 1 I agree completely. In my mind, the admin widgets aren't really that suitable for use in user code. If people want to use them, fine, but I think it should be at their own risk and we shouldn't add any extra maintenance burden in supporting this. 2 2 3 With this piece of documentation, I feel like i s suggesting that any visible change we make to a widget could be backwards incompatible and I don't think we want that, at least I personally would like the freedom to change the admin widgets between releases to make improvements without worrying too much that they might affect someone's site otherwise.3 With this piece of documentation, I feel like it's suggesting that any visible change we make to a widget could be backwards incompatible and I don't think we want that, at least I personally would like the freedom to change the admin widgets between releases to make improvements without worrying too much that they might affect someone's site otherwise. 4 4 5 5 I think we should discourage this by at a minimum removing this paragraph and closing this ticket.