Swift2-Protocol-Extension-Example
Error handling
This project demonstrates how to use Swift 2 protocol extensions to handle errors in user interface components without subclassing or creating separate classes.
Playground showing how to use swift2 protocol extensions to render errors in UIViews and UIViewControllers without subclassing
37 stars
4 watching
3 forks
Language: Swift
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vichudson1/battleship-pop-example | Demonstrates Protocol Oriented Programming in Swift with examples of protocol extensions and default method implementations. | 13 |
96-problems/medium-sdk-swift | A Swift SDK for interacting with the Medium API. | 11 |
ruiaaperes/optionalextensions | An extension of Swift's Optional type with utility methods. | 183 |
abdullahselek/swiftymessenger | Toolkit for inter-process communication between iOS apps and extensions | 61 |
richpeck/exception_handler | A Ruby on Rails gem that provides custom error pages and notification settings | 509 |
josephwoodward/globalexceptionhandlerdotnet | Provides centralized exception handling in ASP.NET Core applications | 269 |
khoi-backyard/swiftlyext | An extension library for Swift standard types and classes | 31 |
harijoe/handly | Wraps middleware functions to prevent common mistakes and errors in serverless applications | 16 |
psirenny/derby-error | Provides default error handling redirects for web applications. | 0 |
sohaib-sherif/vue-laravel-errors | A Vue.js plugin that handles Laravel error responses | 12 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
skelpo/apierrormiddleware | Converts thrown errors to JSON responses in an API | 33 |
antranapp/swiftuimindblowing | A collection of SwiftUI learning examples and projects for building animations and complex UIs | 110 |
a7ul/react-native-exception-handler | A React Native module for handling global exceptions and crashes in mobile apps | 1,585 |
roma-guru/smart-exceptions | Automatically generates detailed error messages with AI-powered stacktraces | 3 |