Royston Shufflebotham
Royston Shufflebotham
I'm hoping to get a full release out with everything combined over the next week or so.
I just found another bit of discussion about it in #1606, but if I read it right, that API was only in the Sinon 1.7 stream (pull #1205)? The current...
@mroderick, I can help out with this. I'll take a look, as you suggest, to see if there was previous support for this.
Support for getters + setters was introduced in commit 278c2ce66cb88e81e3752c672ed630369f15fc34, just before the v2.0.0 release. The `get()` and `set()` functions added to stubs merely override the `get` and `set` parts...
Any opinions on the two API options I suggested, or any other suggestions?
Been away from this one for a while as I mostly just got used to the limitation. I can take a look at implementing the suggestion in https://github.com/sinonjs/sinon/issues/1741#issuecomment-389701835 if somebody...
Hi @threepointone. Do you know when this might make it into a release? It's all there in master since September 2017, but it hasn't made it into a npm release...
HI @Ichnusa66. That one is a missing close `` for the Fenix entry. Replace with: ```xml Launch exe.xml False False FenixA320 False C:\Program Files\FenixSim A320\deps\FenixBootstrapper.exe AFCBridge False C:\Users\seaga\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\community\AFC_Bridge\bin\AFC_Bridge.exe ```
@mburumaxwell wrote: > " because I know the amount of changes required." Would you be able to share a rough outline of what you think needs to be done? I'm...
For the benefit of those looking on wondering why this isn't "just being done"... From what I can see, the difficulty is that, due to the way the original GitHub...