Ethereal-dev: Re: [Ethereal-dev] Names for RPC calls

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Tim Potter <tpot@xxxxxxxxx>
Date: Sat, 25 May 2002 16:04:32 +1000
On Sat, May 25, 2002 at 03:04:36PM +0930, Richard Sharpe wrote:

> At the moment, the names for srvsvc calls are ugly. For example:
> 
>   SRV_NET_SHARE_GET_INFO
> 
> where the equivalent function appears to be:
> 
>   NetShareGetInfo 
> 
> Why don't we use the correct names for these things?

There's no good reason.  It was the fastest way to get things 
workingin the first instance.  (-:

Feel free to replace them with nice names.  Some of the other
more loved dissectors (SPOOLSS, SAMR) have names in StudlyCaps 
c.f NetShareGetInfo.


Tim.