Tom Klingenberg

Results 137 comments of Tom Klingenberg

Not *only*, the Wiki contains some hints/tips for that. Best way I can suggest is pick yourself an existing command and take a look how it is done. Magerun commands...

I think this is a valid request. I'm open to comment further on, but from my end this would mean a first PR with some implementation material. It must not...

@robbieaverill Well, I might imagine what you want to say, but if so from that standpoint I would tend to add as well that class rewriting should have been used...

@amenk For the streamlining point you raised, I'm just seeing that the **N98\Magento\Command\Admin\User\DeleteUserCommand** is using a parameter (option) called _force_. If not set, it's asked for confirmation before removing. Perhaps...

@rikwillems Can you add the exception to the report?

So if the db-layer was still the old one of ZF1 previously IIRC there are "stacked" transactions, so technically it was possible to start a database transaction even one was...

Thanks for your feedback, this brings me the idea that these commands could be shell'ed out in a new php subprocess. When we get this working it would be a...

#583 comes to mind, you perhaps find some hints in there. I would go through this with a debugger, Magento has some multi-stage config/cache/init/clear code, but I don't have the...

@seansan: Please raise your voice / provide a PR / help with testing / any other kind of contribution in upstream. It has been as well reported in upstream already...

Must not be this issue, but some folks were happy while using redis to make use of a new flag in #850. So at least leaving a cross-reference here.