architecture
architecture copied to clipboard
A place where Magento architectural discussions happen
Results
65
architecture issues
Sort by
recently updated
recently updated
newest added
The shipping modules (Shipping, DHL, UPS) all use Zend_Measure as either constants for measurements or the `Zend_Measure_Length` and `Zend_Measure_Weight` classes. For the constants I would suggest that we could migrate...
See https://github.com/magento/architecture/issues/126
## Problem ## Solution ## Requested Reviewers