Tagged Questions

0
votes
4answers
239 views

Is this a leaky abstraction?

Is specifying a field name on middle-tier a leaky abstraction? I feel it is too cumbersome to create a separate function just for each field, even if it is code-generated. public bool ...