Hello.

Tank for your help!
I just use xerces for one small project, and was referencing the
sample code at IBM site, which was including the Impl header.
I'll try looking at samples, thanks again.

As for v3, I can't use it, as I'm reusing 3rd party code based on v2.


Eugene

On Mon, Jul 12, 2010 at 1:33 PM, Boris Kolpackov
<[email protected]> wrote:
> Hi Eugene,
>
> Eugene Mirotin <[email protected]> writes:
>
>> I'm using Ubuntu 10.4 x64.
>> I installed both libxerces-c28 and libxerces-c2-dev packages.
>> For some reason the dom/impl folder contains only the
>> DOMDeepNodeListPool.c file.
>
> dom/impl contains the implementations of the DOM interfaces and
> which are normally not included/used by applications directly.
> For this reason the installed Xerces-C++ 2.x.y does not include
> these headers.
>
> There are, however, some applications which may need to extend
> these implementations. Xerces-C++ 3.x.y installation includes
> these headers.
>
> Boris
>
> --
> Boris Kolpackov, Code Synthesis        http://codesynthesis.com/~boris/blog
> Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
> XML data binding for embedded systems  http://codesynthesis.com/products/xsde
> Command line interface to C++ compiler http://codesynthesis.com/projects/cli
>

Reply via email to