Re: Language enhancements
From: Jim Cooper (jim_at_falafelsoft.com)
Date: 01/16/05
- Next message: Jim Cooper: "Re: Language enhancements"
- Previous message: Alan Garny: "Re: Your approach to dealing with compressed files in Delphi"
- In reply to: Jarle Stabell: "Re: Language enhancements"
- Next in thread: Jarle Stabell: "Re: Language enhancements"
- Reply: Jarle Stabell: "Re: Language enhancements"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 16 Jan 2005 11:49:02 +0000
> If the client calling a method doesn't fullfill its contract, I follow
> the philosophy that then the behaviour of the called method is
> undefined. I don't know what to expect of undefined behaviour. :-)
Hmmm. But doesn't that lead to bugs? Perhaps it's just me, but I don't
like to write routines with undefined behaviour. I leave that sort of
thing to C++ programmers, when it's pretty much inevitable anyway :-)
Cheers,
Jim Cooper
_______________________________________________
Jim Cooper jim@falafelsoft.com
Falafel Software http://www.falafelsoft.com
_______________________________________________
- Next message: Jim Cooper: "Re: Language enhancements"
- Previous message: Alan Garny: "Re: Your approach to dealing with compressed files in Delphi"
- In reply to: Jarle Stabell: "Re: Language enhancements"
- Next in thread: Jarle Stabell: "Re: Language enhancements"
- Reply: Jarle Stabell: "Re: Language enhancements"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|