Andrew Eross
Andrew Eross
This issue is causing me some trouble too. I'd like to second the suggestion that this can just return $default; Otherwise there's currently no way you can configure ParamFetcher to...
Thank you for that clarification! I might only suggest the team consider adding an explicit statement about that to the docs? It seems like it'd be a very common use...
Thanks again, @mholt, all! I can definitely see the components are there that could allow you to manage multiple instances that share a common config, at least for the use...
@FerUy I'm not totally clear about this issue - is this covered by the jss7 simulator, unit tests, and documentation, and so isn't really an issue by itself?
@Monix I'd like to suggest we start by creating an interface to MLS (https://location.services.mozilla.com/api) Their API is open, easy to use, and has a great stumbler mobile app for assisting...
@vetss MLS is a RESTful API (HTTPS call out w/ a JSON return). I think Lucas is suggesting we could create a cell-id RA that takes in cell information and...
Hard to say @FerUy, we can only work on the project in our spare time and I'm about to assign a pile of other work on to @Monix =). All...
There's a related issue with external DTD files perhaps attempting to be loaded, which we should avoid for security and efficiency reasons. I've seen mention of a setting like this:...
@FerUy I have a PR that will be helpful on this issue, which I've just created and hope you can review/accept. I sent the PR to master, but let me...
@FerUy I'm a little uncertain about where install and developer docs should go? I've been looking at some of the other projects, and there's a mixture of github wiki and...