Matt Benson wrote:

//hey, there is nothing

wrong with us

- out.println("The component

could be instantiated");

+ out.println("The component

could not be instantiated.");




changes the meaning..


Sorry, didn't occur to me that a success message would
appear here.  ;)  I'll fix it.

It shouldnt, 'cept under testing. as otherwise it only gets called when we get a failure.


There is a small chance that something failed one time round and worked the next. But you have to implement something in the constructor that did that deliberately.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to