[ObjectHandler-cvs] ObjectHandler TODO.txt,1.1,1.1.4.1
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-10-11 16:19:46
|
Update of /cvsroot/objecthandler/ObjectHandler In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14259 Modified Files: Tag: R000105f0-branch TODO.txt Log Message: update build environment Index: TODO.txt =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/TODO.txt,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** TODO.txt 19 May 2006 15:12:41 -0000 1.1 --- TODO.txt 11 Oct 2006 16:19:42 -0000 1.1.4.1 *************** *** 1,11 **** - - return logfile name from ohSetLogfile() - - replace singleton.hpp with boost::singleton? - - move unique key functionality from ObjectHandlerXL - to ObjectHandlerBase - - update design doc ! - revise exception handling ! - reduce mutability of Object/Property classes ! from within client application --- 1,11 ---- ! todo.txt for ObjectHandler ! ========================== ! to see a summary of recent activity on this project please visit ! http://www.objecthandler.org/history.html ! ! if you're interested in contributing to the project or need ! further information please send email to ! qua...@li... |