stronger seperation / better error reporting user libraries
Posted: Mon May 10, 2004 11:47 am
seeing all the trouble being caused by userlibs, and realizing that they are still essential, i'd like to suggest the following:
(actually, this is more to make life easier for everybody, to spot the cause of any troubles)
1. make sure all userlibs, including their help files etc. reside together in one directory, with a sub directory per library
this way it's more clear what belongs where, (with eventual subfolders below) so its easier to remove / add to any of them
2. add a field to a userlibrary (extra file perhaps that sits in that subdir?) that indicates what version of pb the userlib is for, userlibs without that file or for an older version can be reported with a warning on compilation time
3. report on an error what caused the eror, ie. report if it was a userlib or not
i think this would save a lot of confusion, time and annoying bug reports
(actually, this is more to make life easier for everybody, to spot the cause of any troubles)
1. make sure all userlibs, including their help files etc. reside together in one directory, with a sub directory per library
this way it's more clear what belongs where, (with eventual subfolders below) so its easier to remove / add to any of them
2. add a field to a userlibrary (extra file perhaps that sits in that subdir?) that indicates what version of pb the userlib is for, userlibs without that file or for an older version can be reported with a warning on compilation time
3. report on an error what caused the eror, ie. report if it was a userlib or not
i think this would save a lot of confusion, time and annoying bug reports
