> -----Original Message-----
> From: Dave Shield [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, May 03, 2005 5:47 AM
> To: Toth, Gregory S
> Cc: net-snmp-coders@lists.sourceforge.net
> Subject: RE: How to implement tables in 5.0.6



> > My intention is that in the xxx_handler, the "switch 
> > (table_info->colnum)" will use the colnum and the row to determine 
> > which corba/pro-c method to call to get the data:

> In which case, I'd question whether the iterator is an appropriate
choice of helper for you.  In fact, if you're mapping > different rows
into completely different CORBA calls, I'd be half tempted not to use
any of the specialised table helpers > at all, and work directly with
the main 'table_helper'. That will handle the basic validation of the
columns, and index > > parsing.  The rest you'd have to handle yourself.

So what is the main 'table_helper' and how do I use it?





-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to