Thanks to some "upgrade to d7" projects I have been using a lot of migrate.
Most of the common migration tasks are very well documented with lot of samples one can use to get the gist of things. But when it comes to migrating menus things get a little vague.
There is no (yet) official documentation on migrate's page and it seems that most people don't migrate menus so even google won't be that helpful. Well I was able to dig up this two very useful pages that set me up in the right track:
A sample migration module - importing menu from CS
How to migrate a book from Drupal 6 to a menu in Drupal 7
If you have come across some other interesting information feel free to share it in the comments.
Most of the common migration tasks are very well documented with lot of samples one can use to get the gist of things. But when it comes to migrating menus things get a little vague.
There is no (yet) official documentation on migrate's page and it seems that most people don't migrate menus so even google won't be that helpful. Well I was able to dig up this two very useful pages that set me up in the right track:
A sample migration module - importing menu from CS
How to migrate a book from Drupal 6 to a menu in Drupal 7
If you have come across some other interesting information feel free to share it in the comments.