[MUD-Dev] [TECH] PS: Eiffel and Assertions...
siege
taliesein at yahoo.com
Thu Jan 17 12:05:01 CET 2002
On Wed, 2002-01-16 at 05:31, Adam Martin wrote:
> P.S. I should have added that we've found a LOT of things that
> *claim* to add assertions to Java (it seems to be a bit of a
> bandwagon activity) and yet most of them are 15 lines of code,
> working at the API level. I'm really thinking of something that
> goes deeper - rejecting out of hand anything that doesn't involve
> some kind of pre-processor/compiler stage.
Adam,
Assertions are one of the new features for Java 1.4, and it's not an
API requiring 15 lines of code :)
http://java.sun.com/j2se/1.4/docs/guide/lang/assert.html
gives more information than I could reliably add here.
Hope this is interesting to you,
Chris
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev
More information about the mud-dev-archive
mailing list