Hi!
Hope you're well.
I and my team recently thought about integrating gettext with the database as a persistence point; unfortunately, we've stumbled upon this topic on the elixir forum: https://elixirforum.com/t/gettext-backed-by-db-ecto/19099 that suggested alternate solutions, with concerns that it might not be achievable.
However, we believe this is the best place to ask about such an issue; if possible, I would be more than happy to help make it happen.
One of the solutions we imagined might help could be:
- Allow configuring gettext to delegate function calls to a specified custom module, and - based on returned value - either return it further or fall back to calling original Gettext module functions.
I'm open to discussion.
👋
Hi!
Hope you're well.
I and my team recently thought about integrating gettext with the database as a persistence point; unfortunately, we've stumbled upon this topic on the elixir forum: https://elixirforum.com/t/gettext-backed-by-db-ecto/19099 that suggested alternate solutions, with concerns that it might not be achievable.
However, we believe this is the best place to ask about such an issue; if possible, I would be more than happy to help make it happen.
One of the solutions we imagined might help could be:
I'm open to discussion.
👋