On Fri, 23 Jun 2000, Mark P Jones wrote: [snip] > Hugs is also quite old; it's core goes back nearly ten years! > With a more "modern" interface, we might solve the interface > dilemma by arranging for fully qualified names, types, etc. to > pop up in a "tooltip" when the user mouses over an identifier > in an error message. Perhaps other people can suggest more > modest proposals for making intelligent choice of qualifying > prefixes that would fit in more directly with the existing > framework. One approach that seems to work quite well (and which I have used), is to keep note of all the names that are currently in use, and whenever a name is displayed, qualify it enough to distinguish it from all other names that could occur. [snip] -- Robert Ennals - 0798-904-3486 - http://thor.cam.ac.uk/~rje33/
- Re: Library conventions Juan J. Quintela
- Re: Library conventions Sven Panne
- Re: Library conventions Michal Gajda
- Re: Library conventions Frank Atanassow
- Re: Library conventions Manuel M. T. Chakravarty
- Re: Library conventions Lennart Augustsson
- Re: Library conventions Jon Fairbairn
- Re: Library conventions Manuel M. T. Chakravarty
- Re: Library conventions George Russell
- RE: Library conventions Mark P Jones
- RE: Library conventions Robert Ennals
- RE: Library conventions Manuel M. T. Chakravarty
- Re: Library conventions Hannah Schroeter
- Re: Library conventions Marcin 'Qrczak' Kowalczyk
- Re: Library conventions Chris Okasaki
- Re: Library conventions Marcin 'Qrczak' Kowalczyk
- Re: Library conventions Marcin 'Qrczak' Kowalczyk
- Re: Library conventions Marcin 'Qrczak' Kowalczyk
- Re: Library conventions Chris Okasaki
- Re: Library conventions Sven Panne
- Re: Library conventions Manuel M. T. Chakravarty