[libxml++] using throw() in function declaration
- From: Christophe de Vienne <cdevienne alphacent com>
- To: libxmlplusplus-general lists sourceforge net
- Subject: [libxml++] using throw() in function declaration
- Date: Sat, 12 Jul 2003 13:18:53 +0200
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]