On Thu, 14 Jun 2007 17:05:11 +0100 Dave wrote: DS> Why did you choose to use the iterator helper? DS> Given that the list of rows is held within the agent itself, DS> and hence the indexes are known - surely it would make sense DS> to use of of the helpers that actually use these indexes to store DS> the rows internally? DS> One of table_data, table_tdata or even (shudder!) MfD should DS> handle this easily enough, without the inefficiencies of the DS> iterator searches.
Agreed, but wouldn't suggest MfD... Personally, I'd probably use table_container... ------------------------------------------------------------------------- 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
