Can anyone explain to me some ADVANTAGES and DISADVANTAGES of automatic code generation provided by applications such as Dreamweaver?

i have come up with the following:

Advantages

  • implement an application quickley
  • code that has been tested and debugged
  • view the code to see what effect it has


Disadvantages

  • Code can be difficult to understanding is limited
  • Difficult to add to the generated code if developers understanding is limited


more advantages would be great

thanks