Browse thread
Re: [Caml-list] standard regex package
[
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: | Miles Egan <miles@c...> |
| Subject: | Re: [Caml-list] standard regex package |
On Thu, Aug 23, 2001 at 11:49:50PM +0200, Gerd Stolpmann wrote: > Because these questions are difficult, findlib does not include versioned > dependencies (but it includes versions as such, and dependencies as such). So > it requires still an intelligent operator that helps finding the right versions. One danger in developing such a system is that you'll wind up duplicating the rather extensive functionality of existing package management systems. RPM and DEB both handle these kinds of dependencies and are fairly complex systems for it. CPAN has its shortcomings, but it also works suprisingly well most of the time. I think you should at least consider taking a "worse-is-better" approach and build something that works and leave the delicate dependency management to the distribution packagers. -- miles "We in the past evade X, where X is something which we believe to be a lion, through the act of running." - swiftrain@geocities.com ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr