<?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="2003/01/a9eacc471104d5641357ebc11c4a5688"
  from="Nicolas Cannasse &lt;warplayer@f...&gt;"
  author="Nicolas Cannasse"
  date="2003-01-28T16:43:53"
  subject="Re: [Caml-list] load modules by name"
  prev="2003/01/6c61d8e53888e8cfe3bf0947f25afdad"
  next="2003/01/0a508cc160a2b5e559d7a99c2276655d"
  prev-in-thread="2003/01/b27956db968f8ee6e62241647f0e5287"
  prev-thread="2003/01/874b3b370b0e9f79e2b4b39bef346098"
  next-thread="2003/01/6c61d8e53888e8cfe3bf0947f25afdad"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="Re: [Caml-list] load modules by name">
<msg 
  url="2003/01/9a82dbd2b78af7a9bc331cc6f4371d1f"
  from="rich@a..."
  author="rich@a..."
  date="2003-01-28T13:42:23"
  subject="Re: [Caml-list] load modules by name">
<msg 
  url="2003/01/b27956db968f8ee6e62241647f0e5287"
  from="Yann Régis-Gianas &lt;yann@l...&gt;"
  author="Yann Régis-Gianas"
  date="2003-01-28T15:56:26"
  subject="Re: [Caml-list] load modules by name">
</msg>
<msg 
  url="2003/01/a9eacc471104d5641357ebc11c4a5688"
  from="Nicolas Cannasse &lt;warplayer@f...&gt;"
  author="Nicolas Cannasse"
  date="2003-01-28T16:43:53"
  subject="Re: [Caml-list] load modules by name">
</msg>
</msg>
</thread>

<contents>
&gt; It's possible I'm missing something here, but am I right in thinking
&gt; there's no way to do introspection on a module? eg. find out what
&gt; functions / classes it contains?

You can also look into the CMI data to get informations from it (if
present)... but that won't help much since you can't dynamicly call
functions by their name.

Nicolas Cannasse

-------------------
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>

