Now that we have SVN's ability to move code, I'd like to proposed that we move data access methods to a common directory in agent/mibgroup (actually, I'd prefer them to be up a top level, but I don't think I'll get much support for that argument). I'm not to concerned about the name... data_access is proposed, but I'm open to other names.
So, existing data_access directories would be moved to this new dir. This includes *-mib/data_access and the hardware dir. Rational: I'm was looking for a place to put some new code that is system-specific but needed in multiple modules. I thought about proposing a 'system' dir (kernel_sun* could be moved there too), but decided that instead of increasing the dir count, a slight reorg would reduce the dir count. (Well, keep the agent dir count constant (+ data_access, -hardware), and still allow a new system dir in the data_access dir. Thoughts? ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
