You are viewing a plain text version of this content. The canonical link for it is here.
Posted to p-dev@xerces.apache.org by Fredrick Paul Eisele <ph...@netarx.com> on 2002/09/26 16:27:27 UTC

How Goes the 2.0 Port?

I have some time to help out with the 2.0 port.
Well actually, it is not that I have so much time but that I will be 
needing the port soon :-)



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: How Goes the 2.0 Port?

Posted by Fredrick Paul Eisele <ph...@netarx.com>.
Jason E. Stewart wrote:

>Hey All,
>
>I've put Fabrice's tarball up on the Apache WWW site:
>
>  http://xml.apache.org/dist/xerces-p/experimental/xerces-2.0-test.tar.gz
>
Thanks

>
>I'm pretty swamped, but let me know if I can help in any way. I'm
>still trying to understand the issues with debian perl-5.8, so in the
>meantime I recommend building perl from scratch (I did this while
>installing XML-Xerces in Seattle and it worked fine).
>
>Thanks,
>jas.
>
By the way.
I got a good build of xerces-perl 1.7 on debian with perl 5.8.
I couldn't use the xerces-c tarball though, it took a rebuild of xerces-c.
Also, the other few changes I mentioned earlier.





---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: How Goes the 2.0 Port?

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Fredrick Paul Eisele" <ph...@netarx.com> writes:

> I have some time to help out with the 2.0 port.
> Well actually, it is not that I have so much time but that I will be
> needing the port soon :-)

Hey All,

I've put Fabrice's tarball up on the Apache WWW site:

  http://xml.apache.org/dist/xerces-p/experimental/xerces-2.0-test.tar.gz

I'm pretty swamped, but let me know if I can help in any way. I'm
still trying to understand the issues with debian perl-5.8, so in the
meantime I recommend building perl from scratch (I did this while
installing XML-Xerces in Seattle and it worked fine).

Thanks,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: Inclusion of the XML Declaration

Posted by Fredrick Paul Eisele <ph...@netarx.com>.
All the more reason to get the 2.x working.
Jason, did you post those patches?
I would like to work on getting 2.x working this week.
Thanks

Jason E. Stewart wrote:

>"Fredrick Paul Eisele" <ph...@netarx.com> writes:
>
>  
>
>>Now that "DomParser::setToCreateXMLDeclTypeNode" is no longer part
>>of Xerces, how does one cause an appropriate xml declaration to
>>appear on printout?
>>
>>Is it be handled by the print routines?
>>    
>>
>
>This is fixed in the 2.0 series by using the DOM level 3 API, but for
>1.7 it has to be handled during the printout.
>
>jas.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
>For additional commands, e-mail: xerces-p-dev-help@xml.apache.org
>
>  
>




---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: Inclusion of the XML Declaration

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Fredrick Paul Eisele" <ph...@netarx.com> writes:

> Now that "DomParser::setToCreateXMLDeclTypeNode" is no longer part
> of Xerces, how does one cause an appropriate xml declaration to
> appear on printout?
> 
> Is it be handled by the print routines?

This is fixed in the 2.0 series by using the DOM level 3 API, but for
1.7 it has to be handled during the printout.

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Inclusion of the XML Declaration

Posted by Fredrick Paul Eisele <ph...@netarx.com>.
Now that "DomParser::setToCreateXMLDeclTypeNode"  is  no longer  part
of Xerces, how does one cause an appropriate xml declaration to appear 
on printout?
Is it be handled by the print routines?


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: How Goes the 2.0 Port?

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Jason E. Stewart" <ja...@openinformatics.com> writes:

> I've sent the list the 2.0 files that Fabrice sent me. 

I haven't seen them come through, so it could be the Apache mailer has
rejected them as too big...

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: How Goes the 2.0 Port?

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Fredrick Paul Eisele" <ph...@netarx.com> writes:

> I have some time to help out with the 2.0 port.
> Well actually, it is not that I have so much time but that I will be
> needing the port soon :-)

"Fredrick Paul Eisele" <ph...@netarx.com> writes:

> Before attempting xerces 2.x I thought it might be a good idea build 1.7
> first.
> This is perl 5.8, gnu/debian unstable, gcc 2.95.4, xerces-c 1.7.0

Hey Frederick Paul,

I've sent the list the 2.0 files that Fabrice sent me. At the moment
I'm finishing teaching a Perl class here in Seattle, and I don't have
any time at all to dig through this. The class finishes tomorrow
evening, so I'll give it a thorough look on my flight back to NM on
Saturday.

The problem with 1.7 seems to lie with debian's perl-5.8.0, when I use
the 5.8 that I built myself, it compiles and works fine, but when I
use debians 5.8, I get the same problems you do.

For now, you the short term, you may have to build Perl yourself, or
use 5.6.1.

Cheers,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org