clean-swift.com
Should you implement a business rule using the full VIP cycle or a property?
If you have a simple business rule, should you implement it using the full VIP cycle, or a method that returns immediately, or a property?
Raymond