From: Nicolas C. <war...@fr...> - 2003-02-26 01:39:41
|
> > The current goal is not to put every existing (although very used) ocaml > > library into the ExtLib. For example PXP, which is a very good XML parser - > > and everybody is using XML in today applications - should remain a separate > > library. The ExtLib should remain somehow small :) > > Huge libraries- like GUI interface or 3D libraries- should be on their > own. But unless we're talking megabytes of library here, I'd perfer to > download and install *one* library, not thirty. And, IMHO, XML parsing is > small enough and there are enough possible uses for it that I'd like it in > the library. Yes I agree, It would be good to add ( later ) a very small Xml parser into the ExtLib. But let's delay such choices a little bit more... Nicolas Cannasse |