You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/03/06 01:38:03 UTC

[Bug 849] Changed - DocumentImpl::importNode() method incomplete

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=849

*** shadow/849	Mon Mar  5 13:36:19 2001
--- shadow/849.tmp.9559	Mon Mar  5 16:38:03 2001
***************
*** 75,78 ****
  
  Though I think this is a code problem, my platform is Win2k with MSVC 6.0 SP4. 
  Thank you,
! John Cherniavsky
--- 75,84 ----
  
  Though I think this is a code problem, my platform is Win2k with MSVC 6.0 SP4. 
  Thank you,
! John Cherniavsky
! 
! ------- Additional Comments From lehors@apache.org  2001-03-05 16:38 -------
! The XML_DECL_NODE is a bug by itself. It doesn't exist in the DOM and makes our 
! implementation non compliant to the specification. It should be removed 
! altogether and instead the same information should be made available through 
! the Document interface as proposed in DOM Level 3 Core.

Re: [Bug 849] Changed - DocumentImpl::importNode() method incomplete

Posted by John Cherniavsky <jc...@yahoo.com>.
Arnaud,
  I have some time and would like to fix this problem. After reading
the spec my impression was that the encoding and version information
should go into the DocumentImpl class. Would my efforts be useful? Am I
right about the proposed change? Is there some design review procedure
for this? (I haven't made changes to an Open Source project before).

Thanks,
-John
--- bugzilla@apache.org wrote:
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=849
> 
> *** shadow/849	Mon Mar  5 13:36:19 2001
> --- shadow/849.tmp.9559	Mon Mar  5 16:38:03 2001
> ***************
> *** 75,78 ****
>   
>   Though I think this is a code problem, my platform is Win2k with
> MSVC 6.0 SP4. 
>   Thank you,
> ! John Cherniavsky
> --- 75,84 ----
>   
>   Though I think this is a code problem, my platform is Win2k with
> MSVC 6.0 SP4. 
>   Thank you,
> ! John Cherniavsky
> ! 
> ! ------- Additional Comments From lehors@apache.org  2001-03-05
> 16:38 -------
> ! The XML_DECL_NODE is a bug by itself. It doesn't exist in the DOM
> and makes our 
> ! implementation non compliant to the specification. It should be
> removed 
> ! altogether and instead the same information should be made
> available through 
> ! the Document interface as proposed in DOM Level 3 Core.


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

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