On 01/06/07, Robert Story <[EMAIL PROTECTED]> wrote:
> If star is used, I believe it's only the windows folks that are affected.

Probably.

But Windows is meant to be a supported platform.
(Now who's foolish idea was that...)



> I don't suppose anyone would like my idea that 'mibgroup' be moved to the top
> level, instead of under agent?

Nope - not in the slightest!


> Maybe s/mibgroup/mibs/?
>
> I like the idea of having directories named after the mibs, but I guess we
> could strip off the '-mib'. grumble.
>
> Similarly, maybe s/Table/T/?

The other contributory factor is that there's a lot of duplication in
this naming
system - particularly with the multi-level directory structure.   If
you've got a
table   xxxxSomeTable, then the files will typically be called

    some-mib/xxxSomeTable/xxxSomeTable.....

which immediately almost doubles the length of the filenames!
(Well, not quite doubles, but you know what I mean).

I certainly like the idea of shortening (or omitting) some of this duplication.
One possibility might be to drop the table name from the lower-level files
(or replace it with a much shorter prefix).  Giving something like:

    some-mib/xxxSomeTable/{table,data_access,interface}.[ch]

And perhaps the "user-editable" code could be moved up a level,
giving:

   some-mib/xxxSomeTable.c      (for main developer-tweakable code)
   some-mib/xxxSomeTable/{interface,data_access}.[ch]

(though the data_access file is probably more in need of tweaking
than anything else, I suspect!)


Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to