[Yadt-svn] SF.net SVN: yadt:[493] trunk/src
Status: Pre-Alpha
Brought to you by:
nargaff
|
From: <na...@us...> - 2009-11-10 13:40:53
|
Revision: 493
http://yadt.svn.sourceforge.net/yadt/?rev=493&view=rev
Author: nargaff
Date: 2009-11-10 13:40:28 +0000 (Tue, 10 Nov 2009)
Log Message:
-----------
- DataStoreException geloescht. Funktionalitaet in Basisklasse Exception verlegt.
- ExceptionImpl als einfach Implementierung von Exception eingefuehrt.
- DataStore::getExceptionMessageTypeName wirft jetzt einen Exception, wenn sie mit einem unbekannten Typ als Argument aufgerufen wird.
Modified Paths:
--------------
trunk/src/persistence/xml/util/persistence.cpp
trunk/src/persistence/xml/xml.pri
trunk/src/rules/rules.pri
trunk/src/rules/stores/datastore.cpp
trunk/src/util/exception.h
trunk/src/util/exceptionlist.cpp
trunk/src/util/exceptionlist.h
trunk/src/util/util.pri
Added Paths:
-----------
trunk/src/persistence/xml/util/persistenceexception.cpp
trunk/src/persistence/xml/util/persistenceexception.h
trunk/src/util/exception.cpp
trunk/src/util/exceptionimpl.cpp
trunk/src/util/exceptionimpl.h
Removed Paths:
-------------
trunk/src/persistence/xml/stores/datastoreexceptionxml.cpp
trunk/src/persistence/xml/stores/datastoreexceptionxml.h
trunk/src/rules/stores/datastoreexception.cpp
trunk/src/rules/stores/datastoreexception.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|