On Aug 13, 2005, at 2:05 AM, Benoit Astruc wrote:
So I read the one about GNUmakefile and decided that it is time to use it and not Xcode to build my projects. So I switch and while doing this I discovered that the ProgTest framework I am using to do unit tests link to the ExceptionHandling framework on Mac OS X. And now i wonder if there is the same framework on GNUstep ?
No, we don't have an ExceptionHandling framework. But it looks fairly simple - just one class. I bet you could convince some one to write it. In fact it looks eerily similar to a class I wrote long ago (MaskedException - part of MathArray - http://www.gnustep.org/resources/GProjects.html) - three years before Apple, in fact...
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
