Re: Fastcode Memory Manager Testing Status



Primoz Gabrijelcic wrote:

> Dear All,
>
> Why don't you use OmniXML (http://www.omnixml.com) for XML
> manipulation?
>
> No dependency on external libraries and MS XML compatible.
>
> Primoz

Maybe. It certainly bears looking at.

My concerns include:
- Speed. MSXML3 to MSXML4 is a *big* improvement.
- Standards compliance. Probably not a problem if it's MSXML
compatible.
- Distributing OmniXML's code (has to recompile in D6 - D2006) as part
of an open source project. I'll have to look at the license.

--
Regards,
Bruce McGee
Glooscap Software
.



Relevant Pages

  • Access remote xml file using Credentials
    ... I'm trying to access an xml document outside my site root to do some ... manipulation and I'm getting an error: ... WebClient oWebClient = new WebClient; ... Stream oStream = oWebClient.OpenRead; ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Access remote xml file using Credentials
    ... I'm trying to access an xml document outside my site root to do some ... manipulation and I'm getting an error: ... WebClient oWebClient = new WebClient; ... Stream oStream = oWebClient.OpenRead; ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Access remote xml file using Credentials
    ... I'm trying to access an xml document outside my site root to do some ... manipulation and I'm getting an error: ... WebClient oWebClient = new WebClient; ... Stream oStream = oWebClient.OpenRead; ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Technologies to teach in undergrad CS
    ... As bad as working without an RCS is, ... I haven't learned XML and the associated tools yet, ... to use various traditional Unix text manipulation tools. ... using a modern debugger. ...
    (comp.edu)
  • Fatal Error 682 on SqlCacheDependency
    ... I have tried two ways for executing a query and creating a dependency ... on it, one using plain Sql commands, the other using Enterprise ... string xml = cmd.ExecuteScalaras string; ... The "value" column is an XML datatype field. ...
    (microsoft.public.dotnet.framework.adonet)