Duncan McGregor

Results 29 comments of Duncan McGregor

This would end up tightly coupling SourceOfApproval and Formatter, which will kill Approver.writeFormatted(object, aFormatter) and assertApproved(object, aFormatter) for not much gain. You though can tightly couple your implementation with impunity....

In fact, don't you know it at the point you create the SourceOfApproval? ``` java public class Pearlfish { public static ApprovalsRule pearlfishApprovalsRule(final String srcRoot) { return new ApprovalsRule(new ApproverFactory()...

Hi - if you can point me at the thread you came here from I can have a look. I'm not close to a Pi this week, but may be...

So I've just reinstalled both strogonanoff and WiringPi from the original instructions and it works for me. But... this is on my 2013 vintage Raspbian - $ uname -a Linux...

So with an OS upgrade it still works fine here. I suspect that WiringPi simply hasn't been installed.

I'll leave this open as a reminder to port to WiringPi2

I can see how it happens, and if it can’t be fixed then so be it, but it seems a shame that testing is made more complicated than it could...

I signed the CLA but nothing is happening

Maybe this is elitist, but I'm afraid that yellow offends me, and doesn't sit well in technical documentation. https://en.wikipedia.org/wiki/Primary_color _Red, yellow and blue are also commonly taught as primary colours,...