karelklima/ldkit

Reconsider language support mode

karelklima opened this issue · 2 comments

Currently, it is possible to set a language within the Context, which has its negatives. As an alternative, consider instead adding support to filter certain fields by language using the find method and the where specification.

Alternatively, language could be specified in schema.

Resolved by #80.