[FEAR-commit] CVS update: /cvsroot/fear/framework/C++
Status: Alpha
Brought to you by:
alexjc
|
From: <al...@us...> - 2003-10-13 21:29:45
|
Update of /cvsroot/fear/framework/C++ In directory sc8-pr-cvs1:/tmp/cvs-serv12480 Modified Files: Architecture.h Architecture.cpp Log Message: - used auto_ptr to improve memory management of XML files - trapping exceptions around user code for additional safety - added feature for polling based updates of components - support for selective persistence reinserted |