Thanks DAve
I understand the complications waiting to unfold, if we do the code
changes.
I am now trying to build v2.6.0 and it built fine for 32 bit!!!
Thanks
warm regards
Saurabh
[EMAIL PROTECTED]
04/15/2005 12:00 PM
Please respond to
xerces-c-dev@xml.apache.org
To
xerces-c-dev
> from XMLString.cpp:74:
>
/user/sbhatnag/xerces/xerces-c-src_2_3_0/include/xercesc/util/RefArrayVectorOf.c:
> In destructor
`xercesc_2_3::RefArrayVectorOf::~RefArrayVectorOf()':
>
/user/sbhatnag/xerces/xerces-c-src_2_3_0/include/xercesc/util/RefArrayVectorOf
Hi
I had built the source on HP Itanium(11.23). I am using the same source
tree(after clean up).
Xerces build using GCC 3.4.2 on Solaris, is not tested by Apache. Hence
any help is appreciated!
runConfigure output ends like this:
export TRANSCODER="NATIVE"
export MESSAGELOADER=&quo
Hi Ramesh,
At 11.54 14/04/2005 +0530, [EMAIL PROTECTED] wrote:
Hi,
This is Ramesh and I would like to know how to use the following
software archive:
xerces-c_2_6_0-solaris_28-cc_62.
I downloaded this software and unzipped and un tarred it. Now, the
question is how to build this?
The archive you
Hi,
This is Ramesh and I would like to know how to use the following
software archive:
xerces-c_2_6_0-solaris_28-cc_62.
I downloaded this software and unzipped and un tarred it. Now, the
question is how to build this?
I was going through the build instructions form the following weblink:
http
Hi,
An XML Schema document is an XML document. XML documents can only have
1 root element so xerces will not parse this as it is illegal.
Regards,
Gareth
zhangxian 33234 wrote:
Hi,
The errors is that there are two root element "" in one file.
But that is what I want Xerces to do.
Hi,
The errors is that there are two root element "" in one file.
But that is what I want Xerces to do.
Now I have resolved this problem by this way. I divided this file into two
new files.The first schema part to tmpfile_1,the second schema part to
tmpfile_2 with inserting
11/04/2005 +0530, Girish Chandran wrote:
Hi All,
I need to understand how parsing of a file or a stream(XML data in
memory) takes place in Xerces C++. I am using SAX XMLReader and passing xml
input as a file path or a MemBufInputSource object. In order to create a
MemBufInputSource object I need to
Hi All,I have written an ATL COM component that wraps Xerces C++ parser.
I am firing necessary events for each of the methods that I have handled for
the Content and Error handler. These events can be trapped at the client
end. I am able to successfully parse XML input in the form of files
Hi All,
I need to understand how parsing of a file or a stream(XML data in
memory) takes place in Xerces C++. I am using SAX XMLReader and passing xml
input as a file path or a MemBufInputSource object. In order to create a
MemBufInputSource object I need to have the entire data in memory(as
Hi,
What errors do you see / what are you trying to do?
Gareth
zhangxian 33234 wrote:
Hi,
This is the content fo the file which Xerces can't parse. Can Xerces do it
with configuring smoething? T
Hi,
This is the content fo the file which Xerces can't parse. Can Xerces do it
with configuring smoething? T
ss we plan to consistently do this for all of the DOM APIs.
> Not documented xerces-c exception: DOMNode::appendChild
> ---
>
> Key: XERCESC-1401
> URL: http://issues.apache.org/jira/browse/XERCESC-1401
[ http://issues.apache.org/jira/browse/XERCESC-1401?page=history ]
Alberto Massari resolved XERCESC-1401:
--
Resolution: Fixed
A fix is in CVS. Please verify
Alberto
> Not documented xerces-c exception: DOMNode::appendCh
[
http://issues.apache.org/jira/browse/XERCESC-1401?page=comments#action_62340 ]
Sergiy Michka commented on XERCESC-1401:
I found what cause the undocumented exception.
To reproduce this in CreateDOMDocument xerces-c Sample project:
File
ED]>
04/06/2005 10:22 PM
Please respond to xerces-c-dev
To: James Berry <[EMAIL PROTECTED]>
cc: xerces-c-dev@xml.apache.org, (bcc: David N
Bertoni/Cambridge/IBM)
Subject:Re: Xerces-C migration from CVS to SVN
James Berry <[EMAIL PROTECTED]&
James Berry <[EMAIL PROTECTED]> writes:
> Any status on this?
Hi James,
I have no clue at this point. I emailed the infrastructure list three
times, but heard no reply. Gareth said that he would file a JIRA bug
with the infrastructure team, but I don't even know where their JIRA
database is, so
, I'd like
to continue pushing this envelope tomorrow and, perhaps, come back with
additional questions. Goodnight, thanks again, lew
$ ls -l lib
total 58208
lrwxrwxrwx 1 AGROCC2 CENTERA 62 Apr 6 18:48 libxerces-c.dll ->
/u/agro
ccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-c26.dl
A 62 Apr 6 15:20 libxerces-c.dll ->
/u/agro
ccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-c26.dll
lrwxrwxrwx 1 AGROCC2 CENTERA 65 Apr 6 15:20 libxerces-c26.dll ->
/u/ag
roccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-c2_6_0.dll
-rwxr-xr-x 1 AGROCC2 CENTERA 24014
added enough to get the code to compile
and run, but I could not reproduce the problem.
> Not documented xerces-c exception: DOMNode::appendChild
> ---
>
> Key: XERCESC-1401
> URL: http://issues.apache.org/jira/brow
Not documented xerces-c exception: DOMNode::appendChild
---
Key: XERCESC-1401
URL: http://issues.apache.org/jira/browse/XERCESC-1401
Project: Xerces-C++
Type: Bug
Components: Documentation
Versions: 2.6.0
-Original Message-
From: David Cargill [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 06, 2005 2:09 PM
To: xerces-c-dev@xml.apache.org
Subject: RE: zOS Xerces 2.6 build problem
Hi,
Try replacing:
return new Iconv390TransService;
with:
return new IconvTransService;
Regards,
David A. Car
, lew"
<[EMAIL PROTECTED]
m> To
"'xerces-c-dev@xml.apache.org
Hi David,
trying your sugg, unfortunately, errors:
"./OS390PlatformUtils.cpp", line 198.16: CCN5130 (S) "Iconv390TransService"
is n
ot declared.
CCN0793(I) Compilation failed for file ./OS390PlatformUtils.cpp. Object
file no
t created.
FSUM3065 The COMPILE step ended with return code 12.
FSUM3
To
"'xerces-c-dev@xml.apache.org'"
04/06/2005 12:50
PM
My public apology to David. Rereading my last post:
"Previous build errors, zOS/OS400, aim back to you :)"
It was not at all my intention to suggest you as the culprit. The intent
was rather to commend you on your support and evangelizing the zOS cause :)
With apologies,
lew
--
Thanks, David, for the quick turn-round. I was hoping the thread would
engage you. Previous build errors, zOS/OS400, aim back to you :)
The puzzler to me is that binding the Xerces objects statically fails, but
binding with my app succeeds ! Below is a snip of the failure and below the
failure
Hey,
Jason and I talked and agreed that this should be part of the
infrastructure bug that has been submitted (last week) about what needs
to be done to move Xerces to a TLP. They have not got back to me yet. I
would expect them to next week.
Cheers,
Gareth
James Berry wrote:
Hi Jason,
Any
Hi Jason,Any status on this?-jdbOn Mar 18, 2005, at 7:53 PM, Jason E. Stewart wrote: From: [EMAIL PROTECTED] (Jason E. Stewart) Date: March 17, 2005 5:36:15 AM PST To: [EMAIL PROTECTED] Subject: Xerces-C migration from CVS to SVN Hello Infrastructure team, The Xerces-C project has decided to
EMAIL PROTECTED]
"blatt, lew"
<[EMAIL PROTECTED]
m> To
One clarification re IEW error messages. Notice the symbols refer to
xercesc_2_2. Our application code, running on non-zOS platforms, is
tightly coupled to Xerces 2.2. It was simply easier to set the Xerces minor
version number to 2, during the Xerces build, for testing purposes.
Apologies for
I'm attempting to build Xerces 2.6.0 on zOS (platform os390). I commend IBM
on their work. It's awesome building with gmake under USS. It's been a
decade since I've spoken SMP/E :) I don't recall getting this far with
earlier Xerces revisions either. I doubt I
Hey all,
As part of moving to a TLP I am going to start a blog with FAQs for
Xerces-C/J/P, as well as other information coming from the PMC. I am
starting with the FAQ for us. Are there any topics people feel should be
covered (links to mail archive would be helpful here). Also, please feel
What feature is Xerces missing? According to
http://www.w3.org/TR/2001/NOTE-wsdl-20010315, "WSDL is an XML format,"
so Xerces should be able to parse well-formed WSDL documents. Of
course, it won't understand the semantics of such documents, nor should
it, as a general-purpose XM
Hi All,
Now I am working on Xerces to support the X.694 of ITUT, "mapping W3C XML
schema definitions into ASN.1". I have finished it. And I have to do another
work which is mapping a wsdl file to ASN.1. I got big problems that Xerces
doesn't have the feature to support par
This email message is for the sole use of the intended recipient(s) and
may contain confidential and/or privileged information. Any unauthorized
review, use, disclosure, printing, copying or distribution is
prohibited. If you are not, or
*** NOTE ***
Dear Sir/Madam,
Your e-mail address has not been registered previously with this incoming
mailbox.
Due to excessive amounts of incoming unsolicitated e-mails, Your e-mail may
be filtered out. If You think that happens, or if You wish to make your
e-mail
address white-listed for this
Jesse,
I used a hexdump utility to examine the contents of your file. It's
UTF-16 with a byte-order mark (BOM). The BOM enables a parser to
determine the encoding and byte order without reference to the declared
encoding. (With a 16-bit encoding, you have to know whether the
high-order byte come
r, you might want to.
> -Original Message-
> From: Stephane Negri [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 29, 2005 8:54 AM
> To: xerces-c-dev@xml.apache.org
> Subject: Re: Xerces Unicode
>
>
> >What do you mean when you say the file is written
>What do you mean when you say the file is written in Unicode? UTF-8 is
>> one of the three standard Unicode encodings (the other two being UTF-16
>> and UTF-32). Does the encoding specified in the document match the
>> actual encoding? It might be helpful for you to send a sample document
sorry
attachment, not in the body of the message).
> -Original Message-
> From: Stephane Negri [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 29, 2005 8:31 AM
> To: xerces-c-dev@xml.apache.org
> Subject: Xerces Unicode
>
> Hello All,
>
>
> I m modyfing an applicatio
Hello All,
I m modyfing an application which already uses xerces to parse XML
files, but now I would like to be able to handle unicode files since I m
porting the application to japanese.
So, I think I ve managed to change everything correclty, my output file
is correctly written in UNICODE
> Hi,
>
> I need some help, as I'm not familar with UNIX c++ build.
>
> I downloaded the binary xerces-c1_6_0-AIX43_5.02 from Apache download
site.
> On AIX5, I try to build a sample with the library in this package. But I
get following error:
That version of Xerces-C
Hi,
I need some help, as
I'm not familar with UNIX c++ build.
I downloaded the
binary xerces-c1_6_0-AIX43_5.02 from Apache download site. On AIX5, I try to
build a sample with the library in this package. But I get following
error:
ld: 0711-317 ERROR:
Undefined symbol: typeinf
Frank Zhou <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I wonder if anyone has built xerces with ICU in linux
> (for example, redhat), and if yes, would it be
> possible to share the build scripts? I tried to use
> packageBinaries.pl with some modifications but without
&g
Hi all,
I wonder if anyone has built xerces with ICU in linux
(for example, redhat), and if yes, would it be
possible to share the build scripts? I tried to use
packageBinaries.pl with some modifications but without
luck.
Another question is that, once I have successfully
built Xerces with ICU
Someone posted the following someplace.
I wish that I could give appropriate credit.
It is a very useful script that puts all
of the already-compiled object files into
an archive. Run it in $XERCESCROOT/src/xerces.
make -n XML_LIB_DIR=$XERCESCROOT/lib/dummy |
grep 'g++ .*\.so' |
--- Begin Message ---
Hello Infrastructure team,
The Xerces-C project has decided to move to subversion and all
committers have agreed on the following proposal, so we need your
help, along with an indication about when it can be done.
Xerces has now become a TLP, so I'm not sure where th
On Mar 17, 2005, at 6:59 AM, Jignesh Sorathia wrote:
Hi All,
I am beginner for Xerces Libraries on Mac OS X. I want Xerces
library as a Static Library in my application. So is there any option
for building Static libraries from Xerces Source code??
Jignesh,
There is no option to configure as
Hi All,
I am beginner for Xerces
Libraries on Mac OS X. I want Xerces library as a Static Library in my
application. So is there any option for building Static libraries from Xerces
Source code??
Any option to be given at the time of
confijuration ?
Kindly guide me,
Thanks
ching my patches. My testing
doesn't reveal any problems, but I'm honestly not sure that my testing
is exercising this. I've run the automated test suites of the
software I have that uses xerces, and I've also tested parsing a file
with an element with < 20 and > 20 attribut
Index: XMLScanner.hpp
===
RCS file: /home/cvspublic/xml-xerces/c/src/xercesc/internal/XMLScanner.hpp,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- XMLScanner.hpp 28 Sep 2004 02:14:13 - 1.39
Gareth Reakes <[EMAIL PROTECTED]> wrote:
> It would be in the scanners. They are in the internal directory and
> end in Scanner (EG DGXMLScanner). For DGXMLScanner the revision number
> the code was committed in was 1.54 with message
>
> "Optimized duplicated attributes checking for large number o
Hi,
Jay Berkenbilt wrote:
I posted a question on February 24 about this but got no response, so
I would greatly appreciate some advice on the proper way to get help
on this issue. Please note that this isn't a complaint -- just a
question to make sure I'm going about this the right way. :-)
Sorry,
his question as the maintainer of the xerces packages for
Debian.
CAN-2004-1575 was described as follows:
| The XML parser in Xerces-C++ 2.5.0 allows remote attackers to cause
| a denial of service (CPU consumption) via XML attributes in a
| crafted XML document.
Since some distributions, includin
> I have taken a look at CreateDOMDocument and made some progress with
> building an 'uninitialized' DOM. However, I can't see how to load data
> in the DOM? i.e. the values that would end up in between the XML tags?
Those "values" are text node children.
>
>Take a look at CreateDOMDocument for an example
I have taken a look at CreateDOMDocument and made some progress with
building an 'uninitialized' DOM. However, I can't see how to load data
in the DOM? i.e. the values that would end up in between the XML tags?
I've had a t
Hey,
You are converting to local code page by using CXStr (I assume its a
copy of the macros from the samples). Are you sure that your 2
platforms have the same code page? To test if this is the case,
navigate to the attribute in the DOM and look at the length of the
string in the attribute fo
true.
Can you try setting fgXercesIdentityConstraintChecking to true? That should
be the default value, but better double checking...
Alberto
But when I try to test this by having list element
with name="friends" twice in my XML document, I don't
see Xerces (version 2.6.0) catching
element
with name="friends" twice in my XML document, I don't
see Xerces (version 2.6.0) catching this uniqueness
failure.
I tried my XML Doc and Schema with some tool on net
which uses Xerces J2 engine, that seems to be captuing
this error but with Xerces-C engine, it doesn't.
Hi,
I'm using xerces 2.2.0 and I have a little problem in read xml value with
ascii value greater 127.
XML file example
-
]>
The problem is in the a
(with SAX or DOM). Schema validity has nothing to
do with SAX vs. DOM in terms of how you parse the XML.
Xerces-J I think supports some kind of DOM validation now, but -C doesn't.
-- Scott
-
To unsubscribe, e-mail: [EMA
>>> You can't actually validate in memory with Xerces-C.
>> Doesn't the sample MemParse do just this?
> By in memory we mean a parsed document, not an in memory string.
Because it uses the SAX Parser and therefore can only handle statements?
But this doesn't co
Hey,
On 7 Mar 2005, at 19:40, <[EMAIL PROTECTED]> wrote:
You can't actually validate in memory with Xerces-C.
Doesn't the sample MemParse do just this?
By in memory we mean a parsed document, not an in memory string.
Cheers,
Gareth
--
Gareth Reakes, Managing Director Parthen
> You can't actually validate in memory with Xerces-C.
Doesn't the sample MemParse do just this?
Regards
Philip
-Original Message-
From: Scott Cantor [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 11:37 AM
To: xerces-c-dev@xml.apache.org
Subject: RE: Generating an
e looking
for. You can't actually validate in memory with Xerces-C. What I do is build
classes by hand that contain what they need to contain and write
adapters/stream operators that can seamlessly turn the objects into XML when
they need to be (but not repeatedly at every turn). Most of that c
schema, then serialize?
Regards
Philip
-Original Message-
From: Scott Cantor [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 11:03 AM
To: xerces-c-dev@xml.apache.org
Subject: RE: Generating and Serializing XML Docs using Xerces
> Would you have anymore insight? (even if it
> Would you have anymore insight? (even if it was speculation).
When I ran it just to evaluate it, it was generating a set of C++ code that
interfaced with code they supplied as well as Xerces and I found the whole
thing inordinately convoluted.
But then, I think all data binding solutions
Hi,
Yes, I think that you are correct, it has no programmatic API (as far as
I know). However, it does have a manual code generator supporting Xerces
C++ so my thinking was that you could manually create the Xerces C++
compatible source code (C++ classes I might imagine?) from the
XML-Spy/Schemas
PROTECTED] wrote:
Hi,
Many thanks for this. I will investigate.
However, do you happen to know if the Xerces support in XML Spy
Enterprise 2005, together with the Xerces parser itself, equates to the
'Castor' solution?
Regards
Philip
-Original Message-
From: Gareth Reakes [mai
Hi,
Many thanks for this. I will investigate.
However, do you happen to know if the Xerces support in XML Spy
Enterprise 2005, together with the Xerces parser itself, equates to the
'Castor' solution?
Regards
Philip
-Original Message-
From: Gareth Reakes [mailto:[EMAIL PROTEC
Hi,
[EMAIL PROTECTED] wrote:
I have downloaded the Xerces C++ code and successfully compiled the
libraries, but what now? How do I create my schema compliant XML files?
You cannot in the same way as you use castor, but you can create it at
run time. Take a look at CreateDOMDocument for an example
Hello Everyone,
Without getting into Xerces for the moment, let me first explain what I
want to achieve.
I have a need to generate XML documents in compliance with an already
established XML schema. I considered that one way would be to use some
XML data binding utilities i.e. a source generator
Title: Message
Hi,
After
overcoming namespace problem (by forcing it to null), we are having undefined
references problems. The symbols in Xerces-c library when built with
Intel8.1 compile (icc) have cryptic format like those when built
with gcc. When we try to build our application
Hi Prasad,
the samples have their own version of runConfigure, so you have to do
xerces-c-src_2_6_0/samples>./runConfigure -pmacosx -cgcc -xg++
followed by gnumake to build all of them
Alberto
At 11.47 01/03/2005 +0530, svlprasad wrote:
HI
By following the build instructions, i have given
don't
find any object file related to SAX2PrintHandler.
Then i thought i need to
build samples directory as mentioned in the build
instructions.
To do so, i have given the
following command at prompt
xerces-c-src_2_6_0/samples/SAX2Print>
../../../src/xercesc/runConfigure -pmacosx -
Prasad,Please be sure to read (and follow) the build instructions here: http://xml.apache.org/xerces-c/build-other.html#MacNote that if you simply mounted or copied files from your windows machine to your mac machine, you may have run into an issue of conflicting line ending formats. You'll
Hi
I have
xerces-c-2_6_0 with me. I have built it in the windows
environment (vc6/winxp) successfully.
Now i want to build
the same on Mac. So i have taken the whole
xerces-c-2_6_0
directory, copied
into mac (panther 10.3). i have opened
C:\svlp-personnel\Porting-Proj-Info\Xerces
--- Begin Message ---
--On Saturday, February 26, 2005 12:11 AM +0530 "Jason E. Stewart"
<[EMAIL PROTECTED]> wrote:
> Hey All,
>
> Just a ping ...
>
> I never received an answer to this. I am not on the list anymore, so
> please Cc: me in any reply.
Please file a JIRA issue under the Infrastruct
tely expressed to me his support), and with no dissent
>> ;)
>> I'd therefore like to welcome Dave as a Xerces committer! Welcome,
>> Dave!
Second that - welcome to the back room (secret handshake attached ;-)
>> I'd also like to ask Gareth or Jason (who are, I bel
privately expressed to me his support), and with no dissent ;)
I'd therefore like to welcome Dave as a Xerces committer! Welcome, Dave!
I'd also like to ask Gareth or Jason (who are, I believe, the
responsible parties) to ask the apache infrastructure folks to give him
the commit
We have some unresolved Functions (stricmp, strnicmp) when we link our
Application with Xerces 1.4.0 (Solaris 8 with Sun Compiler 7). The original
build was Solaris 2.6 with gcc 2.9.5.
The missing functions are in Compilers/SunCCDefs.cpp but not in the library.
Any solutions ?
regards
[ http://issues.apache.org/jira/browse/XERCESC-1315?page=history ]
Alberto Massari closed XERCESC-1315:
> core in xerces hash
> ---
>
> Key: XERCESC-1315
> URL: http://issues.apache.org/jira/brow
[
http://issues.apache.org/jira/browse/XERCESC-1315?page=comments#action_59569 ]
jerome commented on XERCESC-1315:
-
Hie
I verified that point and it seems work very better.
you're right.
thanks a lot again
> core in xer
Hey,
While I'm most inclined against (1), I do think we should at least
notify the xerces-j list and/or pmc members that we're discussing this
option. I don't know how much list overlap there is; I know I'm not on
the xerces-j list. Gareth, do you have any ideas on this?
I
Berry
<[EMAIL PROTECTED]
g> To
xerces-c-dev@xml.apache.org
02/18
As part of planning for the next major release of xerces-c, to take
place sometime this year, I'd like to get comment on the following.
Our current plan is to drop support for Mac OS prior to Mac OS X 10.1.
This means there will be no support for Mac OS 8 or 9 systems, running
either nat
On Feb 20, 2005, at 7:16 AM, James Berry wrote:
Options:
(1) Get into a potentially long, drawn out debate with Xerces-j
about migrating the repositories.
(2) Migrate just xerces-c to svn, but leave the top-level
directory structure similar to what it is now to accommodate a
potential
Hi Jason,
That's an interesting question. I'll try to suggest an equally
interesting answer.
Notes:
(1) There is no particular sharing of code, etc, between xerces-j
and xerces-c that I know of, so there would seem to be no particular
reason they need to share the same repos
Hey All,
Should we be involving the Xerces-J team in this discussion, since we
are scheduled to become one big happy TLP at some point?
Just a thought...
Cheers,
jas.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
James Berry <[EMAIL PROTECTED]> writes:
> I'm happy to help set a blackout date, but I think we need to get
> the migration spec together first, and get basic agreement on that,
> before setting such a date.
Hey James,
Sorry - I was getting ahead of myself.
I finally took the time to do the re
Hi Jason,
I'm happy to help set a blackout date, but I think we need to get the
migration spec together first, and get basic agreement on that, before
setting such a date.
I don't sense that there's a big demand for access to the current
trunk, but I know I, for one, am eager to get past the sv
James Berry <[EMAIL PROTECTED]> writes:
> We also have complete consent on the move from cvs to svn, so we
> should move forward aggressively on this.
>
> How's your work, Jason? ;)
Give me a blackout deadline. No more CVS commits after that. Then I'll
grab the CVS snapshot.
Shall we say Wed Feb
where in Xerces, so this shouldn't
break any compiler compatibility...?
This was done for a very old version of IBM's xlC compiler that had a
very
rudimentary implementation for template instantiation. Since that
compiler is long gone, I would vote we just do away with those files,
an
> - Convert these files into actual templates, perhaps. I haven't
> looked enough into the implementations to know whether this is
> possible, or to discover what else might prevent us from doing this. I
> do know that we use templates elsewhere in Xerces, so this shoul
--Original Message-
From: James Berry [mailto:[EMAIL PROTECTED]
Sent: Friday, February 18, 2005 3:39 PM
To: xerces-c-dev@xml.apache.org
Subject: Re: Xerces internal use of .c include files
On Feb 18, 2005, at 3:32 PM, James Berry wrote:
In thinking about changes for 3.0, another item I came up with
n/CTO, Charmed Quark Systems
[EMAIL PROTECTED]
www.charmedquark.com
-Original Message-
From: James Berry [mailto:[EMAIL PROTECTED]
Sent: Friday, February 18, 2005 3:39 PM
To: xerces-c-dev@xml.apache.org
Subject: Re: Xerces internal use of .c include files
On Feb 18, 2005, at 3:32 PM, James
h into the implementations to know whether this is
possible, or to discover what else might prevent us from doing this. I
do know that we use templates elsewhere in Xerces, so this shouldn't
break any compiler compatibility...?
So this option doesn't really apply.
- Change the extens
oices:
- Convert these files into actual templates, perhaps. I haven't
looked enough into the implementations to know whether this is
possible, or to discover what else might prevent us from doing this. I
do know that we use templates elsewhere in Xerces, so this shouldn't
bre
On Feb 18, 2005, at 6:56 AM, Khaled Noaman wrote:
+1
We also have complete consent on the move from cvs to svn, so we should move forward aggressively on this.
How's your work, Jason? ;)
-jdb
- To unsubscribe, e-mail: [EMAIL P
1 - 100 of 2717 matches
Mail list logo