Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] Old problem reporting - status

> We have a lot of places where GridModelException objects are created
> (especially all grid element creators) and have to be changed to use new
> ProblemReporting. This should be done by one developer in one commit.
>
> Ariel, did you change also GridModelException class to inherit
> ProblemException instead of GridException?

i took care of that yesterday but a few classes were missing, so i will 
commit it today soon.

What i did commit yesterday was the removal of VomsProblemProvider and 
changing GridGSSException to inherit from ProblemException, this also 
involved some sprinkled changes in other plugins.

Cheers, Ariel


Back to the top