Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This sandbox module provides a basic structure for migrating users, taxonomy, and content from a Drupal 6 site to a Drupal 7 site, using the Migrate framework. The classes and code are not optimized for speed and were set up for the author's own use in migrating client's sites. There is an actual supported project with similar goals at http://drupal.org/project/migrate_d2d, which you should probably consider using instead of this project.