On Tue, 22 Feb 2000 16:33:17 +1100, you wrote:

>G'Day All,
>
>I was wondering if anyone could recommend a set of freeware classes to do
>basic XML encoding and decoding? Has anyone had a good look at the XML
>classes that were shown in the Delphi Informant (Current issue I think). I
>have not and was wondering if they would do the job or if there are some
>others out there? I am looking for native object pascal with no fiddly bits
>(DLL's etc.)

If you're not averse to using Microsoft software,  you can do an "Import Type
Library" on the MSXML COM object and get a very full xml implementation (msxml
comes with IE4, IE5).  Docs on MSDN web site.


>
>TIA
>
>------------------------------------------------------------------------
>--Donovan
>Donovan J. Edye [www.edye.wattle.id.au]
>Namadgi Systems, Delphi Developer
>Web: www.namsys.com.au E-Mail: [EMAIL PROTECTED]
>Voice: +61 2 6285-3460 Fax: +61 2 6285-3459
>TVisualBasic = Class(None);
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------------
>    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                  Website: http://www.delphi.org.nz

-- 

Peter S Ingham               [EMAIL PROTECTED]
Lower Hutt, New Zealand
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to