473,473 Members | 1,415 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Xerces, Xalan and MemoryManager

Hello,

I have a C++ application which must use Xerces 2.7 and Xalan 1.10
In this Xerces version, there is a MemoryManager Class, and from the
web site :
''With the introduction of the configurable memory manager, we didn't
want to break users by changing the signature of the existing methods
(for example, transcode and replicate). Also, we did not want to
provide a default memory manager as it would introduce a side effect
with users experiencing some strange core dumps. "

So it's ok for calling functions without MemoryManager.

But in Xalan 1.10, functions have to be called with a MemoryManager
(Constructor of XercesDocumentWrapper for example).
First, I'm not supposed to implement MemoryManager in the soft I
develop, and I haven't find any documentation or sample about
MemoryManager which could help me to implement my MemoryManager in
order to use it in Xalan.

While Xerces allows not to use MemoryManager, Xalan don't ?

Someone could explain me what can I do, or how I can construct my own
basic MemoryManager ?

Thanks a lot to anyone who could help me !

--
Anne-Laurence Putz

Oct 23 '06 #1
0 1298

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michael Alers | last post by:
Hi, I have the problem switching off the "loading of external DTD" feature while transforming xml/xslt with XALAN. The used xml-parser is XERCES. I know how to switch off this feature when only...
0
by: Dan | last post by:
Help! I am trying to compile Xerces with Microsoft Visual Studio.Net 2003 (7.1). I tried first with the src zip, which had it's own set of compilation errors when I tried to compile, but then...
0
by: Volker Jordan | last post by:
Hi, has anyone a conclusion why the xalan xpath expressions dont work with the dom3 implementation from xerces ? I never get a result when the DOM is build via the lsparser. Has someone the...
1
by: Jo | last post by:
Hello, What am I doing wrong ? I always end up with an exception regardless of the provided XML/XSLT (although to ensure the correctness of the provide input files I've used the ones which comes...
0
by: cvissy | last post by:
I've been tasked with upgrading the JVM from 1.3 to 1.4, and the third party libraries used by my company on our existing Java framework. I'm most worried about any problems that may occur due...
0
by: krishna.voleti | last post by:
Upgrading Xalan from 1.7 to 1.9 and Xerces from 2.4 to 2.7 on HP-UX 11i. I am using aCC: HP ANSI C++ B3910B A.03.63. Getting the following error during compilation. /usr/ccs/bin/ld:...
1
by: Fred353 | last post by:
Hi, I'm new using Xalan and Xerces. And I have a problem using it I use Xalan 1.10 and Xerces 2.7; When I perform a simple test : just parsing a simple XML file, and I try to get the...
5
by: mearvk | last post by:
Hello, Let me preface this post by saying I'm new to C/C++ and to gcc/g++. Now then, I'm trying to get Xerces (C++) working on a (64-bit) redhat machine. The Xerces binaries were part of the...
0
by: jimmy Zhang | last post by:
VTD-XML (http://vtd-xml.sf.net) may also be interesting to you "Martin Honnen" <mahotrash@yahoo.dewrote in message news:47cd3ee6$0$25510$9b4e6d93@newsspool1.arcor-online.net...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.