DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28294>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28294 No indication of correct header file ------- Additional Comments From [EMAIL PROTECTED] 2004-04-09 15:08 ------- No, here I'm looking for the API docs to indicate the required header file. So visiting the above link should show that you have to include <xercesc/util/PlatformUtils.hpp>. You need this because some headers include others, and I, the naive developer, don't necessarily know which ones are the supported public set of headers. An equivalent example is how I should include <iostream> to get cout, even though it may be directly declared in another file that gets included. More generally, I'm looking for explicit documentation on what the official public header set is and which classes and api's are intended to be exposed by each one. Complete with cross referencing from within the API docs, of course :-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
