Matthias RAIGNE

Results 12 comments of Matthias RAIGNE

Hello @marsaldev I'm not in favor to usage of namespace for classes that extends legacy PrestaShop Core classes like ObjectModel. This classes were designed to be in the global namespace,...

> Also happens to us with no case listed above. Yes, but as I said it should be completed, please share we us your use cases ;)

In fact there are 3 containers : - Front container contains legacy services for front office - Back container contains legacy services for back office - Symfony container contains Symfony...

@PrestaShop/prestashop-product-team Then https://github.com/PrestaShop/docs/issues/508 Many issues for Payment Modules since years !

I'm agree with @kpodemski It's legit but we should add a warning on documentation to warn developers about possible performances impact. Since years, there issues with some carrier modules that's...

> Not yet, as previously said, I'm still kinda newbie. Also, there's stuff which might go before this. > > > > i.e. I don't know what are your plans...

https://github.com/PrestaShopCorp/ps_mbo/pull/96 Related to bad server cache invalidation

@LouiseBonnard Currently PrestaShop generate multiple Order from a Cart in some cases described in the issue. Module developers don't know how to manage this because we receive only the latest...

Probably because this solution works if you don't use the multiple package feature but it could breaks this feature if no deeper investigation is done. Split order is a "normal"...