Revision: 54983
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54983&view=rev
Author:   brlcad
Date:     2013-03-30 02:03:23 +0000 (Sat, 30 Mar 2013)
Log Message:
-----------
rework the database hash (but profile performance for impact)

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2013-03-30 02:00:47 UTC (rev 54982)
+++ brlcad/trunk/TODO   2013-03-30 02:03:23 UTC (rev 54983)
@@ -38,6 +38,10 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* rework the database object hash to push the iteration up into librt
+  as API instead of expecting callers to use RT_DBNHASH and
+  RT_DBHASH() manually.  consider using bu_hash or other container.
+
 * rename chan_add, chan_mult, chan_permute and look into possibly
   merging them into one tool in the util directory.  similar to the
   'join' command, but arguably easier to use.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to