Jonatan Männchen

Results 305 comments of Jonatan Männchen

@whatyouhide That was the next issue i wanted to tackle: Support .mo in Gettext itself. I think (we have to benchmark it) it makes compilation faster.

@whatyouhide I wanted to make the file handling strategy configurable (at least at the start to prevent breaking changes) * Strategy 1: As it is now * Strategy 2: -...

@whatyouhide I intend to commit them. Gettext itself has no opinion about mo files in vCS as far as I‘m aware of. I know from the PHP ecosystem that in...

@whatyouhide ## Performance Impact In a bigger application like https://github.com/jshmrtn/hygeia, the parsing of the `.po` file takes around 0.2s per language on my machine. If the performance comparison of https://github.com/elixir-gettext/expo/issues/21...

Discussion moved to #330

Tracked in #224

@ahmed-bhs This feature is part of the current beta release.

@ahmed-bhs The docs are not published right now. You can checkout the project and generate the docs. (composer run docs:generate) Otherwise everything is documented in the code comments. https://github.com/maennchen/ZipStream-PHP/blob/815cf35e8f5285ee91ff97403953519903b3d6f4/src/ZipStream.php#L475

Tracked via https://github.com/maennchen/ZipStream-PHP/pull/224