Alexandru Popescu wrote:

Hi!

While being at ObjectConverterImpl it looks to me that there is to much exception imbrication. There are places where a PersistenceException may got wrapped in another PersistenceException. I would like to clean this up, and wrap only the unrelated exceptions (the RepositoryExceptions and the reflection exceptions). Probably an even better approach would be to wrap javax.jcr.RepositoryExceptions in PersistenceExceptions and the reflection related exceptions in JcrMappingExceptions.

What is your opinion?

ok - that looks better  - Thanks


./alex
--
.w( the_mindstorm )p.


Reply via email to