Subversion Repositories general

Compare Revisions

Regard whitespace Rev 1221 → Rev 1222

/hostadmiral/trunk/doc/todo.txt
1,8 → 1,12
Host Admiral TODO
========================================================================================================================
================================================================================================================
 
Do not show any exceptions to user, show just 'internal error'.
Implement listerners as weak reference, create a general engine for this (?), possible java 1.5.
 
Move logged in users accounting from the session hack to model, as weak references.
 
Show user no exceptions, just 'internal error'.
 
No unique error handle by mail alias creation.
 
Additional attributes for all objects, configurable.
76,10 → 80,11
Double check concurency update.
Study Hibernate behavior if it cannot save some information - seems to be not recoverable, restart needed.
Study Hibernate behavior if it cannot save some information - seems to be not recoverable,
restart needed.
Done
------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------
+ Track database structure version.