Re: msxml4: Prefer to use the native version

2010-02-09 Thread Alistair Leslie-Hughes
What specific features are your referring? msxml3 isn't complete and has a lot of problems, but it's considered as ready, it's enough for msxml4 to just forward to it. If there's a real problem let's add another forward (as DOMDocument40 already does). After some more investigate the crash i

Re: msxml4: Prefer to use the native version

2010-02-09 Thread Nikolay Sivov
On 2/9/2010 16:04, Alistair Leslie-Hughes wrote: On 9/02/2010 9:21 PM, Nikolay Sivov wrote: On 2/9/2010 11:50, Alistair Leslie-Hughes wrote: Hi, Changelog: msxml4: Prefer to use the native version Best Regards Alistair Leslie-Hughes Why do you need this? If a program install msxml4 as

Re: msxml4: Prefer to use the native version

2010-02-09 Thread Alistair Leslie-Hughes
On 9/02/2010 9:21 PM, Nikolay Sivov wrote: On 2/9/2010 11:50, Alistair Leslie-Hughes wrote: Hi, Changelog: msxml4: Prefer to use the native version Best Regards Alistair Leslie-Hughes Why do you need this? If a program install msxml4 as part of it install process, it should use the native

Re: msxml4: Prefer to use the native version

2010-02-09 Thread Nikolay Sivov
On 2/9/2010 11:50, Alistair Leslie-Hughes wrote: Hi, Changelog: msxml4: Prefer to use the native version Best Regards Alistair Leslie-Hughes Why do you need this?