Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] Objections about using Assert

Dear all

I looked through the Java Code Conventions document and didn't see anything about using the assert statement. I personally like to use it and its benefits are outlined in the following http://java.sun.com/j2se/1.4.2/docs/guide/lang/assert.html

So are there any objections about using it?

Thanks,
Harald UCY

Back to the top