PrestaShop / PrestaShop

PrestaShop is the universal open-source software platform to build your e-commerce solution.
https://www.prestashop-project.org/
Other
8.17k stars 4.81k forks source link

[SF Migration] Harmonize already migrated controllers with latest migration practices #11021

Open matks opened 6 years ago

matks commented 6 years ago

As we migrate the PrestaShop backoffice ; we improve our code, the tools we use, the concepts and pattern we apply, the rules we follow. So the 1st controllers that were merged might not comply with the latest improvements we have adopted.

This is why we must have a look at these controllers and check that:

About performance metrics

We should compare legacy pages with SF pages using BlackFire to check that we did not introduce big latencies.

hibatallahAouadni commented 3 years ago

@matks what's the status of this issue?

matks commented 3 years ago

@hibatallahAouadni Still To Do