Alain Schaller
Alain Schaller
See [sailordiary](https://github.com/sailordiary)'s [comment](https://github.com/dmlc/decord/issues/186#issuecomment-1171882325) in #186, worked for me
Maybe, to re-trigger Travis, add a test that covers your getter
I'm not in charge of this repo, I can't help you with that unfortunately. @codingricky is the one to decide.
I partly agree with you. That the control around additional files is a bit lacunar, as it is hard-coded, and also only for the _root_ English Locale. However, you aren't...
To get back on the management of additional files like in [EnFile](https://github.com/DiUS/java-faker/blob/master/src/main/java/com/github/javafaker/service/files/EnFile.java), how would you, OP, @daniel-frak, implement a different approach? Annotation on provider class? An interface to extend for...
Would you then declare `DefinitionFileResolver` as a singleton? What about its methods? Add a `loadValues` like in `FakeValues` which you pass the class of the `provider` so you know where...
> I would declare `DefinitionFileResolver` as a POJO injected via Faker's constructor. Additionally, the no-args constructor would `new` it (as it is done now with other dependencies) for ease of...
As a follow-up of @GAsplund answer above, > [...] solution for those who are willing to let the first few logs be in a non-JSON format. Actually doing exactly that,...
- 1 I installed the package in Atom, and when I toggle the panel, the list of Notebook is empty. I can search through my notes with the search function...