Hi Joep,

Joep Suijs wrote:

> This brings me to an issue where I'd like to know you opinion about:
> what do you think of 'defaults' and standard configurations like
> configure_clock(20_000,false) -- false: not internal clock

My credo: Never trust defaults (may change with a new release), always 
specify a value.  This is equivalent of not having defaults at all.
When a required parameter is not specified the library should give a 
proper error message (you cannot always rely on the compiler to give an 
adequate message in such a case).

Regards, Rob.

-- 
Rob Hamerling, Vianen, NL (http://www.robh.nl/)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to