Closed
Description
Would it be permissible if I refactored Mage_Catalog_Model_Product_Option
(See here) to use configuration for the option type instead of being hardcoded - unless I am missing something. I can see it being very beneficial to not have to rewrite the model just to add a new type (which I've had to do a number of times).
Thanks!