bleroy / Nwazet.Commerce

Idiomatic commerce module for Orchard CMS.
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

ShippingMethodFilter.cs should be moved in Filters #8

Closed bleroy closed 8 years ago

bleroy commented 11 years ago

Originally reported by: manudea (Bitbucket: manudea, GitHub: manudea)


ShippingMethodFilter is in Services folder, should be moved in filters

https://bitbucket.org/bleroy/nwazet.commerce/src/aaf4eb89b711d99181a11c94bdaefc13ca086903/Services/ShippingMethodFilter.cs?at=default


bleroy commented 11 years ago

Original comment by Bertrand Le Roy (Bitbucket: bleroy, GitHub: bleroy):


Not the same kind of filter. The one in Filters is a MVC action filter.