Click here to Skip to main content
16,004,969 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: How far is to far for separation of concerns? Pin
jschell16-Nov-11 9:15
jschell16-Nov-11 9:15 
AnswerRe: How far is to far for separation of concerns? Pin
Eddy Vluggen14-Nov-11 9:21
professionalEddy Vluggen14-Nov-11 9:21 
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2214-Nov-11 9:47
GateKeeper2214-Nov-11 9:47 
GeneralRe: How far is to far for separation of concerns? Pin
Eddy Vluggen14-Nov-11 10:26
professionalEddy Vluggen14-Nov-11 10:26 
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2214-Nov-11 14:04
GateKeeper2214-Nov-11 14:04 
AnswerRe: How far is to far for separation of concerns? Pin
Eddy Vluggen15-Nov-11 5:43
professionalEddy Vluggen15-Nov-11 5:43 
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2215-Nov-11 6:46
GateKeeper2215-Nov-11 6:46 
GeneralRe: How far is to far for separation of concerns? Pin
jschell16-Nov-11 9:22
jschell16-Nov-11 9:22 
GateKeeper22 wrote:
He would just add it to code generation so it wouldn't cost anytime.


That means something needs to change.

And you suggested that you are adding a layer and I use a lot of code generation and I can't think of a single example where adding a layer is a trivial fix.

GateKeeper22 wrote:
He just says it would be easy to generate and not take much time to implement so
why not do it.


Nonsense.

Almost everything in programming is easy. It is the sum of the parts that means that software costs money. Every addition costs money.

Nothing that you have described suggests that this will have any net benefit. It certainly doesn't meet a business need. And it doesn't seem to meet any implementation need. So the other developer is attempting to rationalize some idealized view of how the world should be and ignoring the realities of large scale development.
GeneralRe: How far is to far for separation of concerns? Pin
GateKeeper2218-Nov-11 6:21
GateKeeper2218-Nov-11 6:21 
AnswerRe: How far is to far for separation of concerns? Pin
RobCroll27-Nov-11 16:51
RobCroll27-Nov-11 16:51 
AnswerRe: How far is to far for separation of concerns? Pin
gentlegod00125-Dec-11 4:36
gentlegod00125-Dec-11 4:36 
QuestionCould there be a base class for customers, employees and suppliers? Pin
nstk10-Nov-11 2:31
nstk10-Nov-11 2:31 
AnswerRe: Could there be a base class for customers, employees and suppliers? Pin
CDP180210-Nov-11 2:47
CDP180210-Nov-11 2:47 
AnswerRe: Could there be a base class for customers, employees and suppliers? Pin
Wayne Gaylard10-Nov-11 2:52
professionalWayne Gaylard10-Nov-11 2:52 
AnswerRe: Could there be a base class for customers, employees and suppliers? Pin
nstk10-Nov-11 6:04
nstk10-Nov-11 6:04 
AnswerRe: Could there be a base class for customers, employees and suppliers? Pin
Pete O'Hanlon10-Nov-11 7:37
mvePete O'Hanlon10-Nov-11 7:37 
AnswerRe: Could there be a base class for customers, employees and suppliers? Pin
jschell10-Nov-11 8:50
jschell10-Nov-11 8:50 
AnswerRe: Could there be a base class for customers, employees and suppliers? Pin
Nagy Vilmos10-Nov-11 10:25
professionalNagy Vilmos10-Nov-11 10:25 
GeneralRe: Could there be a base class for customers, employees and suppliers? Pin
nstk13-Nov-11 0:56
nstk13-Nov-11 0:56 
GeneralRe: Could there be a base class for customers, employees and suppliers? Pin
Richard MacCutchan13-Nov-11 1:34
mveRichard MacCutchan13-Nov-11 1:34 
GeneralRe: Could there be a base class for customers, employees and suppliers? Pin
nstk13-Nov-11 3:36
nstk13-Nov-11 3:36 
GeneralRe: Could there be a base class for customers, employees and suppliers? Pin
Richard MacCutchan13-Nov-11 3:44
mveRichard MacCutchan13-Nov-11 3:44 
GeneralRe: Could there be a base class for customers, employees and suppliers? Pin
nstk13-Nov-11 4:11
nstk13-Nov-11 4:11 
GeneralRe: Could there be a base class for customers, employees and suppliers? Pin
Nagy Vilmos14-Nov-11 0:18
professionalNagy Vilmos14-Nov-11 0:18 
GeneralRe: Could there be a base class for customers, employees and suppliers? Pin
jschell14-Nov-11 8:09
jschell14-Nov-11 8:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.