libmsrpc for Samba 3

Jeremy Allison jra at samba.org
Wed Jul 20 16:18:29 GMT 2005


On Wed, Jul 20, 2005 at 11:59:48PM +1000, tridge at samba.org wrote:
> 
> It certainly is more verbose, and leads to a higher line count in the
> code, but I think the code is vastly more readable, and requires much
> less of "go and lookup the docs for this function to see what
> parameter 7 is".

This is so true that it really does override other considerations (IMHO).
I'm a fan of the control-block interface too. Simply as it requires less
looking up of parameters. You cut-n-paste the control block structure
into the code and assign each element in turn.

Jeremy.


More information about the samba-technical mailing list