I would like to integrate Aweber signup with registration to my Drupal 7 site. Aweber have not really given me a solution. Are there any prospects of a Drupal 7 port?

If not, my alternative idea was to install this Aweber module on the Drupal 6 site in a subdirectory (which I have set up), embed the registration form for the Drupal 6 site in a block in the Drupal 7 site, and pass the user registration data from the Drupal 6 database to the Drupal 7 database. Does that sound like a sensible workaround, or is there a better way?

Thanks

John