Arek Holko

Results 10 issues of Arek Holko

Would be worth checking if moving code into extensions causes longer compile times. https://twitter.com/slava_pestov/status/929133080882831362

https://twitter.com/j4n0/status/928276166406000640 https://twitter.com/j4n0/status/928276449273921537

Hey! I tried to follow [@emersion's advice](https://github.com/emersion/go-imap/issues/310#issuecomment-563174474) and addressed #310 by copying the internal `MailboxStatus` before returning its pointer. This change can introduce breaking behavior (e.g. a library user was...

Would be super cool if IBAnalyzer could be integrated into projects as a build phase. If possible we should emit warnings visible in the Issue navigator.

enhancement

There are some issues that we won't be able to address, e.g. when a superclass's source isn't available but it already defines outlets or actions (see #21). For that case...

When I started this project I really wanted to implement matching of connections between nibs and code. That's why the [`Analyzer`](https://github.com/fastred/IBAnalyzer/blob/master/IBAnalyzer/Analyzers/Analyzer.swift) protocol accepts the configuration containing metadata of all nib...

enhancement

We should have a test suite that runs Sourcery through our templates.