Florian Schliep

Blog — #development

Experiment: Lazy Objects in Swift

A proof of concept, exploring a potential implementation of lazy immutable objects in Swift. How can we make lazily initialized objects reusable and improve mutation semantics? This article starts with a few lines of pseudo code and explores a promising implementation from there on. You can find the full solution, including unit-tests, on GitHub.

2018/03/15|#swift#development

URL Routing on macOS

Most iOS developers have probably dealt with URL schemes and URL routing at some point during their career. This topic became even more important after the introduction of deep linking in iOS 9. Today we’re going to take a look at how this works on the Mac and create a small URL routing library.

2017/05/11|#macOS#development
About Me
Consulting
Blog
Contact
XGitHubLinkedIn

© 2025 Florian Schliep. All rights reserved. — Imprint