[libxml++] using throw() in function declaration



Hi all,

While discussing about his patch with Eric, we remarked that some functions in 
libxml++ declare which exceptions may be raised (in Document for example), 
and some others not.
I consider that this is inconsistent. Either we do it for all of them, either 
not at all.
In my opinion we shouldn't do it. Before correcting it this way I'd like to 
have some other opinions.

Please tell me if you think we should :

1. Do not use throw in function declaration
or
2. Use it.

Thanks,


Christophe





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]