Rotate to Pixel Zoom: https://t.co/KKZhtlskSj #mjtsaiblog
Google Home Now Testing Audio Ads: https://t.co/taMDjnIOxm #mjtsaiblog
Netflix to Replace Star Ratings With Thumbs Up/Down: https://t.co/2dnL6zSyh4 #mjtsaiblog
Making an External Display a Monitor, Not a TV: https://t.co/17uBVwucDx #mjtsaiblog
System Level Breakpoints in Swift: https://t.co/nrTzcv0irl #mjtsaiblog
@NSExceptional I realize that’s the current plan, but that doesn’t mean it will only be used for that purpose.
@ameaijou @jckarter @lapcatsoftware Exactly. Same with, say, NSKeyedArchiver. My point is that rewrite is happening.
@jckarter @lapcatsoftware NSFileManager looks more like a rewrite than a wrapper to me: https://t.co/FMWEoxryPk
@jckarter @lapcatsoftware Yep. I think you did the right thing.
@jckarter @lapcatsoftware Right, but in this case the rewrite is already happening. It’s just a question of whether you’ll use it.
@lapcatsoftware It was necessary to have different spellings, not necessary to have different implementations.
@lapcatsoftware Yep. There will probably never be more parity than there is now.
@lapcatsoftware Right, but they don’t need to do that.
@lapcatsoftware But presumably the APIs will diverge unless they want to forever limit SwiftFoundation to what Objective-C can do.
@lapcatsoftware It could if they wanted to vend an Objective-C API.
@lapcatsoftware And I thought we were taking about implementations, not API.
@lapcatsoftware “Not all data types are toll-free bridged, even though their names might suggest that they are.†https://t.co/MgFG8v6SCC
@lapcatsoftware Agreed, but only because one appends “Refâ€, and I’m not sure how this is relevant…
@lapcatsoftware Maybe at some point they’ll re-unify by having the Objective-C version wrap the Swift.
@lapcatsoftware And it’s not as though the CF and NS stuff was fully unified, anyway. One has wrapped the other, switched. Duplicate imples.
@lapcatsoftware Yeah, not ideal. But if they really are serious about Swift, it *should* be used to write this stuff, not wrapping ObjC.
@lapcatsoftware How would you introduce the parallel structs without removing the NS?
@lapcatsoftware Yes, but it’s better than having a totally separate solution for Swift on other platforms.
@DanFrakes Looks great. Thanks!