gardnermj
gardnermj
I believe the record handler type signatures in `Extensions/CloudKit/YapDatabaseExtensionTypes.h` (`YapDatabaseCloudKitRecordWithKeyBlock`, etc) have the wrong nullability annotations, which is breaking things for Swift 3 projects. See: https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20160919/003342.html
I'm having trouble getting author information from many RSS feeds. These feeds have dc:creator tags for each feed item, but the :authors key for each parsed entry is empty. Could...
In order to support entry titles with HTML markup, feedparser-clj should somehow expose ROME's getTitleEx. I can't say whether it would be better to replace or to supplement the existing...
Strikethrough works in UILabel (using NSStrikethroughStyleAttributeName = NSUnderlineStyleSingle), but doesn't seem to work in OHAttributedLabel.
normalized-path claims to return a path, but instead returns a File object.