You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by John Ky <ha...@speednet.com.au> on 2001/04/23 23:54:33 UTC

Xerces.net

Hello list:

Is there any interest in getting Xerces available on .net?
Perhaps a port to C#?

Thanks

-John


Re: Xerces.net

Posted by "E. de Haan" <ed...@chello.nl>.
Strange, i expect Linux and Java for what you want,
not C# (C - stupid)
;-)

----- Original Message ----- 
From: "John Ky" <ha...@speednet.com.au>
To: <xe...@xml.apache.org>
Sent: Friday, April 27, 2001 4:30 PM
Subject: Re: Xerces.net


> > Perhaps this is a stupid question, but wouldn't C# users
> > just call into the MSXML parser?
> 
> C# already have access to an XML Parser in the .NET runtime,
> though it is still beta and is not feature complete.  C# can also
> access the MSXML parser as it would access any COM
> component - I haven't tried that yet.
> 
> I was thinking about <bold>choice, the ability to extend functionality,
> fix bugs and all things open source</bold>.  But ofcourse it won't
> happen unless there is demand for it, so maybe I have to wait
> until .NET is release.  Sigh.
> 
> -John



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


Re: Xerces.net

Posted by Ian Roberts <ir...@decisionsoft.com>.
On Sat, 28 Apr 2001, John Ky wrote:

> > Perhaps this is a stupid question, but wouldn't C# users
> > just call into the MSXML parser?
> 
> C# already have access to an XML Parser in the .NET runtime,
> though it is still beta and is not feature complete.  C# can also
> access the MSXML parser as it would access any COM
> component - I haven't tried that yet.

You can also export Java objects to be called through COM with the MS Java
VM, so with the appropriate @com.register magic and compiling with VJ++,
Xerces-J would be usable from C# as is.

Ian

-- 
Ian Roberts, Software Engineer        DecisionSoft Ltd.
Telephone: +44-1865-203192            http://www.decisionsoft.com


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


Re: Xerces.net

Posted by John Ky <ha...@speednet.com.au>.
> Perhaps this is a stupid question, but wouldn't C# users
> just call into the MSXML parser?

C# already have access to an XML Parser in the .NET runtime,
though it is still beta and is not feature complete.  C# can also
access the MSXML parser as it would access any COM
component - I haven't tried that yet.

I was thinking about choice, the ability to extend functionality,
fix bugs and all things open source.  But ofcourse it won't
happen unless there is demand for it, so maybe I have to wait
until .NET is release.  Sigh.

-John



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


Re: Xerces.net

Posted by Andy Clark <an...@cyberneko.net>.
John Ky wrote:
> Is there any interest in getting Xerces available on .net?
> Perhaps a port to C#?

Perhaps this is a stupid question, but wouldn't C# users
just call into the MSXML parser?

-- 
Andy Clark * IBM, TRL - Japan * andyc@apache.org

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