Post

Replies

Boosts

Views

Activity

Comment on NSURL return nil while the URL is correct
FWIW, Quinn's answer (eskimo) is more performant. URL parsing from string is notably expensive. For posterity, just wanted to comment that folks should use composition to build their URLs and not parsing whenever possible.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’23