I'm noticing that migrate.api.php is a bit out-of-date - we're in a period of intense get-all-the-api-changes-in period for the migration system, but let's remember to get back and clean this up, as well as the d.o docs. Maybe this should be a meta with migrate.api.php and d.o docs as separate child issues...?
Comments
Comment #2
markdorisonIs this issue 'postponed' pending a specific issue or set of issues that are going to bring additional changes that would need the documentation to have to change again? While this is less of an issue for the d.o docs which can be updated at any point, are we concerned about getting migrate.api.php updated before RC?
Comment #3
mikeryan#2488836: Refactor prepareRow() to add events in addition to hook in particular (which would remove hook_migrate_prepare_row()) is the main thing that would affect migrate.api.php.
Comment #4
ultimikeModifying this issue to focus on migrate.api.php. Added parent [meta] issue.
-mike
Comment #6
mikeryanSuperceded by #2687003: Remove references to nonexistent functionality from migrate.api.php.