Fabrizio Giudici wrote:
> For this reason, I consider checked exceptions one of the good features 
> of the Java language and a serious missing feature of other languages.
>   
PS COnsider that I'm taking the habit of having my classes never 
returning a null; either with the NullPattern thing, or by throwing a 
NotFoundException or such in the cases in which null had to be returned; 
and I rely on the fact that I can use a checked exception in this case.

-- 
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
fabrizio.giud...@tidalwave.it - mobile: +39 348.150.6941


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

Reply via email to