<?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/9804e96a031fcf6ded2001dc222513b8"
  from="Alan Schmitt &lt;alan.schmitt@i...&gt;"
  author="Alan Schmitt"
  date="2002-07-05T05:08:15"
  subject="Re: [Caml-list] The CDK looks marvelous... but..."
  prev="2002/07/cbec09021d56233041ce70f8aa3b40da"
  next="2002/07/fd96e17392e942b917cc96c3fa5051c0"
  prev-in-thread="2002/07/ef50109a30eeae2684c3e9dc0c9b6aeb"
  next-in-thread="2002/07/fd96e17392e942b917cc96c3fa5051c0"
  prev-thread="2002/07/742672565244316ae0d90aeefcf7d334"
  next-thread="2002/07/ba93793e4013c16d61a933798baf50a3"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] The CDK looks marvelous... but...">
<msg 
  url="2002/07/bdd946e270849705a3a7e2f39ff61625"
  from="Dave Mason &lt;dmason@s...&gt;"
  author="Dave Mason"
  date="2002-07-04T09:15:26"
  subject="[Caml-list] The CDK looks marvelous... but...">
<msg 
  url="2002/07/ef50109a30eeae2684c3e9dc0c9b6aeb"
  from="Dave Mason &lt;dmason@s...&gt;"
  author="Dave Mason"
  date="2002-07-04T14:54:56"
  subject="Re: [Caml-list] The CDK looks marvelous... but... ">
</msg>
<msg 
  url="2002/07/9804e96a031fcf6ded2001dc222513b8"
  from="Alan Schmitt &lt;alan.schmitt@i...&gt;"
  author="Alan Schmitt"
  date="2002-07-05T05:08:15"
  subject="Re: [Caml-list] The CDK looks marvelous... but...">
<msg 
  url="2002/07/fd96e17392e942b917cc96c3fa5051c0"
  from="Alexander V. Voinov &lt;avv@q...&gt;"
  author="Alexander V. Voinov"
  date="2002-07-05T05:36:22"
  subject="Re: [Caml-list] The CDK looks marvelous... but...">
<msg 
  url="2002/07/dfb2e3873480e153819e5c5f603826f3"
  from="Alan Schmitt &lt;alan.schmitt@i...&gt;"
  author="Alan Schmitt"
  date="2002-07-05T08:36:22"
  subject="Re: [Caml-list] The CDK looks marvelous... but...">
</msg>
</msg>
<msg 
  url="2002/07/f9a079582029deb762c0fb1e7aed37e2"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2002-07-05T09:08:30"
  subject="Re: [Caml-list] The CDK looks marvelous... but...">
<msg 
  url="2002/07/eafbd035fc507a58c6fda5b07a8769f1"
  from="Xavier Leroy &lt;xavier.leroy@i...&gt;"
  author="Xavier Leroy"
  date="2002-07-05T14:02:52"
  subject="Re: [Caml-list] The CDK looks marvelous... but...">
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
Hi,

When we started writing the cdk, our first goal was to provide a big
bunch of useful libraries and integrated makefiles, so that one could
get them all from one place, and compile them all with one 'make'.
Unfortunately, I'm afraid our approach does not work, for several
reasons. First of all, many of the libraries included are developed by
other persons, and we need to manually take their changes into the
libraries included, which is a pain. Another problem is the one you
describe: we provide a bundle that is not easy to cut in pieces.

So I really think the packaging issues should be tackled differently, in
a distributed way (it needs to be easy for developpers to integrate in
their project). Packaging should take care of a few things:
- make libraries easy to find
- make libraries easy to compile and use (well known library repository,
  detection of installed libraries)
- make recompiling easy (in my dream world, when I recompile ocaml, I'd
  like to be able to recompile all the libraries and apps that depend on
  it with one command).

Best,

Alan

-- 
The hacker: someone who figured things out and made something cool happen.
-------------------
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>

