bluejay icon indicating copy to clipboard operation
bluejay copied to clipboard

Refactor Bluejay.swift to reduce lines of code

Open sakuraehikaru opened this issue 6 years ago • 0 comments

I think Bluejay.swift being a large file is unavoidable to some extent, but there are definitely some extractions we can still do to clean things up more.

Some possible candidates for extractions:

  • Log related features
  • checkBackgroundSupportForBluetooth
  • Maybe event registrations
  • Maybe combine

sakuraehikaru avatar Jan 03 '19 18:01 sakuraehikaru