Lets look at the options for a lenient compiler.

on compile error:
- use previous class version
- omit the class and hope it doesn't get loaded

but probably the most practical for the intended usage...

- at the failing code block, insert throw new
CodeMissingYouNoobRuntimeException();


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to