Revision: 57332
          http://sourceforge.net/p/brlcad/code/57332
Author:   brlcad
Date:     2013-08-30 15:56:13 +0000 (Fri, 30 Aug 2013)
Log Message:
-----------
add a couple items to move towards a modular plugin design

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

Modified: brlcad/trunk/src/libicv/TODO
===================================================================
--- brlcad/trunk/src/libicv/TODO        2013-08-30 15:51:24 UTC (rev 57331)
+++ brlcad/trunk/src/libicv/TODO        2013-08-30 15:56:13 UTC (rev 57332)
@@ -1,14 +1,19 @@
 LIBICV To Do List
 ==================
 
-Add fileformats for png,bmp,ppm type images.
-FIX fixed size buffers in fileformat.c.
-convert open to fopen.
+* Add fileformats for png,bmp,ppm type images.
 
-TODO for icv.h
-==============
+* FIX fixed size buffers in fileformat.c.
 
-Align doxygen comments in icv.h to 70 col width.
+* Convert open to fopen.
 
+* Align doxygen comments in icv.h to 70 col width.
+
+* Make each file format a modular extension to the library (organized
+  as one file or one directory per format).
+
+* Support dynamically loading formats (e.g., define a plug-in API).
+
+
 ---------------------------------------------------------------------
 TODO items should be formatted to column 70 (M-q in emacs), no tabs.

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


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to