Browse thread
[Caml-list] Future of Camlp4
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sven Luther <luther@d...> |
| Subject: | Re: [Caml-list] Future of Camlp4 |
On Thu, Feb 06, 2003 at 03:20:53PM +0100, Xavier Leroy wrote: > Camlp4 remains part of the OCaml distribution, and will be maintained > like everything else. Yes, it will probably not evolve as quickly as > if Daniel was still working on it. and Daniel's programming talents > will be missed. However, all the features of the current Camlp4 (that > from release 3.06 of OCaml) will still be available and properly > maintained in the future releases of OCaml. Is it not possible to have it both way ? Have camlp4 stay in ocaml as usual, and have a second camlp4 which could be used as a drop-in replacement, which Daniel could make evolve more accordying to his wishes, and were parts can be folded back into the ocaml camlp4 version as they mature, prove themselves, whatever. This would met both yours and Daniel's wish, and also be a good thing for the users who could choose between both version for their own code. This kind of dual developpment track has already shown it works for other project, as for example the XFree86/DRI dual developpment trees, and there is no reason it would not work for ocaml also. Sure it would mean a bit of fragmentation, but i guess most code that needs to get shared does not use camlp4 anyway, or at least could be coded in a compatible way. Friendly, Sven Luther ------------------- 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