
24 Nov
2006
24 Nov
'06
6:43 p.m.
Hi
A couple of points: * It's rather worrying to define a set of Core libraries, and then have that set change depending on your operating system. The Win32 library is also quite big, and definately won't be bundled with the minimal version of Hugs on Windows (it would more than double the size!). * It would be nice if things that are in the Core libraries are somehow under the libraries@ list control. It would be unfortunate if things defined as Core suddenly changed their semantics, their interface etc. I'm not sure what in particular can be done about that, but its definately worth thinking about. Thanks Neil