php-gettext / Twig-Scanner

Twig code scanner for gettext
GNU General Public License v3.0
4 stars 2 forks source link

Create Timber-Scanner #2

Open oscarotero opened 4 years ago

oscarotero commented 4 years ago

The idea is that this repository should contain only the general code to scan Twig templates and create a different package gettext/timber-scanner with the other stuff needed for timber. Advantages:

@drzraf What do you think?

If you're ok, can you please create a new package? Or if you cannot, let me know and I can do it.

drzraf commented 4 years ago

tldr; I'd suggest to wait to see what's the next Twig-implementation looks like first, in order to avoid the complexity of an over-anticipated factorization.

I suggest to first wait a couple of days for the full stack to be done, test (I'd like to regenerate my own POT files with the new stack), and play with wp-cli/Timber initialization and maybe fix wp-cli i18n-command gettext-5 support down the road and then having a look back :)

oscarotero commented 4 years ago

Yes, sure. There's no rush 😄