Changes between Version 1 and Version 2 of Ticket #614, comment 3
- Timestamp:
- Feb 13, 2013, 10:58:48 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #614, comment 3
v1 v2 16 16 }}} 17 17 18 Knowing this, what's the next step? Do we manage *all* back-registries manually for plugin type things? Or do we just insert extra hackery to know how to unload and reload things?18 Knowing this, what's the next step? Do we manage *all* relations manually for plugin type things? Or do we just insert extra hackery to know how to unload and reload things? 19 19 20 20 Note, I only tried removing associations, I haven't looked into adding them. 21 22 Edit: by "back registries" I mean hooking up "this table has a relation to this other table".