Hi,
i was wondering if there is an easy way to attach attributes to a product class.
In fact i am doing the whole setup programmatically (i.e. first create the attributes programmatically, then the product class, both via drupal_execute).
However, i don't think it is going to be as easy as using drupal_execute to attach the attributes to the product class.
In fact the only way i can sort of see to do this right now is to copy some code out of uc_attribute/uc_attribute.admin.inc::uc_object_attributes_form but i'd really like to avoid that.
Any ideas?
thanks
matt
