On Jul 5, 2012, at 3:21 PM, Andrew Dunstan wrote:
> No they are not necessarily one logical unit. You could have a bunch of
> functions called, say, "equal" which have pretty much nothing to do with
> each other, since they refer to different types.
>
> +1 from me for putting one function definition per file.
+1 for an option (I prefer one file for my projects, but might need multiple files for other projects).
David