18 Mar
2008
18 Mar
'08
7:19 p.m.
On Tue, Mar 18, 2008 at 02:14:06PM +0000, place wrote:
On Mon, Mar 17, 2008 at 11:35:05PM +0000, place wrote:
I made a dStr_dstrcat().
What's the main advantage of it, over dStr_append_l() ?
I see the convenience and clarity of passing two parameters instead of three, but on the other hand, keeping APIs reduced to a functional minimum, helps to remember and to choose the right function call.
There may be a point I don't yet see...
Nope, that's all there was to it. And I don't have a strong opinion about it, so that's fine.
Does anybody else have some experience/theory/article/knowledge on API design that can enlighten us? ;) -- Cheers Jorge.-