Richard Dingwall » SOLID ugly code(richarddingwall.name)
submitted by
rdingwall(323) 2 years, 8 months ago
Today we are working on a system that, among other things, sends notification e-mails to employees when their attention is required. Getting an employee’s e-mail address is normally pretty simple, but this organisation has are around 10,000 staff out in the field, many of whom don’t have access to a computer let alone a work e-mail account.
To counter this problem we use some simple chain-of-command rules:If the Employee has an e-mail address, send it to that.If he doesn’t have one, send it to his immed...
|category: Architecture
|Views: 6
tags:
Architecture another
Everyones tags:
Your Tags: