Browse thread
[OSR] Ports-like package management system
[
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: | Bünzli_Daniel <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] Re: [OSR] Ports-like package management system |
Le 30 janv. 08 à 15:24, Berke Durak a écrit : > I want to combine development and packaging because packaging does > not work > well for developers. I think this is only true if you have a monolithic port tree. Monolithic in the sense that the whole tree is realeased now and then and you have no choice and have to use it as is. If each individual port is allowed to have its own release pace, then packaging works perfectly for developers. The scenarios you describe are much too complicated to me. Let's keep it the caml way, rough but efficient. Best, Daniel