<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/07/236bb2df32b9a28b06626688f240ad19"
  from="Alessandro Baretta &lt;alex@b...&gt;"
  author="Alessandro Baretta"
  date="2002-07-04T00:28:02"
  subject="Re: [Caml-list] XML, XSL, eXcetera"
  prev="2002/07/371811a059d4c9d0b4de447e979f5e7b"
  next="2002/07/54c375615f0a29b27858964a3ea565a1"
  prev-in-thread="2002/07/2a5c2d0f0537bc1135d83594af69a060"
  next-in-thread="2002/07/e3f7d5f4df2eb273c9b0cda029af31ef"
  prev-thread="2002/07/51195de2a93bd54c617d9fca67b7ac46"
  next-thread="2002/07/a953a7886e03a4bf3b4720f57360714c"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] XML, XSL, eXcetera">
<msg 
  url="2002/07/379fc8ca50542331d040d9378f63424c"
  from="Alessandro Baretta &lt;alex@b...&gt;"
  author="Alessandro Baretta"
  date="2002-07-03T22:53:02"
  subject="[Caml-list] XML, XSL, eXcetera">
<msg 
  url="2002/07/2a5c2d0f0537bc1135d83594af69a060"
  from="Alexander V.Voinov &lt;avv@q...&gt;"
  author="Alexander V.Voinov"
  date="2002-07-03T23:05:32"
  subject="Re: [Caml-list] XML, XSL, eXcetera">
<msg 
  url="2002/07/236bb2df32b9a28b06626688f240ad19"
  from="Alessandro Baretta &lt;alex@b...&gt;"
  author="Alessandro Baretta"
  date="2002-07-04T00:28:02"
  subject="Re: [Caml-list] XML, XSL, eXcetera">
</msg>
</msg>
<msg 
  url="2002/07/e3f7d5f4df2eb273c9b0cda029af31ef"
  from="Stefano Zacchiroli &lt;zack@c...&gt;"
  author="Stefano Zacchiroli"
  date="2002-07-04T08:33:44"
  subject="Re: [Caml-list] XML, XSL, eXcetera">
</msg>
</msg>
</thread>

<contents>


Alexander V.Voinov wrote:
&gt; Hi 
&gt; 
&gt; From: Alessandro Baretta &lt;alex@baretta.com&gt;
&gt; Subject: [Caml-list] XML, XSL, eXcetera
&gt; Date: Thu, 04 Jul 2002 00:59:22 +0200
&gt; 
&gt; 
&gt;&gt;(And, is 
&gt;&gt;linking with C++ supported in O'Caml?)
&gt; 
&gt; 
&gt; In which sense? Through `extern "C"' - of course, yes.
&gt; Do you mean a more intelligent FFI to map C++ classes onto
&gt; OCaml classes? (like what SWIG does for Python)

I knew C++ could be linked as 'extern "C"', but I'm not sure 
this would allow me to use a DOM XML parser, because, as far 
as I can see, this method only allows O'Caml code to call C 
functions compiled within C++ code. I wonder if this is 
enough to exploit such DOM parsers as Xerces of the Apache 
project.

Then again, I just realized gdome2-xslt by Claudio Sacerdoti 
Coen might be all that I really need. I'll download it and 
take a good look at it.

Alex

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

