Also, since Table2 shares the cache from Table1, then I would assume there is 
no reason to set the "cache->timeout" and "cache->flags" values in the 
Table2_container_init() routine ..... is this correct?


Need Help <[EMAIL PROTECTED]> wrote: Since Table2 is now successfully using the 
cache and container from Table1, 
then I planned on removing the following routines which are specific to Table2. 

Is this safe to do?  These routines do not look like they would be required 
anymore but I am not sure exactly when they would get called so I am not 
certain if this is a good idea or not.


In the "Table2_data_access.c" file I plan on removing:

Table2_container_init
Table2_container_shutdown
Table2_container_load
Table2_container_free


In the "Table2_interface.c" file I plan on removing:

Table2_allocate_rowreq_ctx
Table2_release_rowreq_ctx
_cache_load
_cache_free
_container_item_free
_container_free
_Table_container_shutdown





        

---------------------------------
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.  
-------------------------------------------------------------------------
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


 
---------------------------------
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
-------------------------------------------------------------------------
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

Reply via email to