Vinai Kopp

Results 311 comments of Vinai Kopp

@patrick-bigbridge The registration.php was added before the Magento 2 developer beta. It was added to allow modules to be installed in vendor/ via composer packages without the symlinking or copying...

Good idea @fooman! Moving a bit closer to allowing modules to follow a Maven standard directory layout would be nice. This is something I've heard many developers who are new...

@antonkril Great update, thanks for capturing our discussion! I don't know if you want to include it, but we also talked about how the module name is determined if the...

My previous https://github.com/magento/architecture/pull/161#issuecomment-492131243 still applies: ----- In a nutshell, I'm for **alternative solution 1** - keep the `Json` class and add an optional `$option` parameter. From a cost/benefit perspective that...

@navarr The point of using a known interchangeable serialization format like JSON is that external tooling besides Magento can use the data. It needs to be dependable. Switching to a...

* m2-browser-tools

How about `m2-frontend-due-diligence` Or `m2-unfuck-front` Or even `m2-lighthouse-fix` That would bring more projects in to use it.

If it doesn't add any additional benefit for working in an installation with Magicento, I'd say remove the option again. Otherwise it's just one more thing to maintain. If someone...

@theuargb Thank you for the PR! Can you please let me know what is missing in order to move it out of draft status? Ideally I would also like to...