24 Mar
2008
24 Mar
'08
11:38 p.m.
On Tue, Mar 18, 2008 at 07:48:00PM +0000, place wrote:
Jorge wrote:
Does anybody else have some experience/theory/article/knowledge on API design that can enlighten us?
;)
I just meant "okay, never mind".
After some investigation I chose to honor "minimal" in this case and committed the equivalent using Dstr_append_l(). With regard to entry_status()/is_cached(), I'm trying to find a good trade off between "minimal set" and "obvious meaning from first code read". ;-) BTW, I found good summary advice on API design here: http://blog.isnotworking.com/2007/05/api-design-guidelines.html -- Cheers Jorge.-