I just created a module to copy the class, attributes and options from one node to nodes of another class/type.
While working on this I realized that updating class options/attributes does not update all of the items of the class/type. Is this by design, or is my ubercart installation that dated?
When I tried to update ubercart it blew off all of my product images. I was able to get the thumbnails back but the images were not re-scaling properly so I just restored from backup and will look into this further when I have more time.
Currently my module is very simple, but could easily be enhanced to allow copying attributes to node selections, have the class/type copying optional as well as an option to update nodes when updating the class. I haven't committed it cvs yet. Basically I just wanted to put the feelers out to see if this functionality would be useful to others, and to make sure I am not duplicating functionality in the latest ubercart version before committing.

