DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42481>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42481





------- Additional Comments From [EMAIL PROTECTED]  2007-05-24 03:52 -------
The first slide should return TitleMaster which is not yet supported. I need to
think a little bit how to fit it in the current design.  

>Even if the root cause (getSlideMasters()) is not fixed, I think it would be 
>better for getMasterSheet() to simply return null if it can't find the master, 
>instead of throwing exceptions. 
I agree, it shouldn't be fatal and return null; 

>As it is, you are forced to try/catch a 
>RuntimeException if you want to recover, but catching a RuntimeException is 
>too 
>broad, it may mask other exceptions that may come from the API.

I'm going to replace  RuntimeException with HSLFException extends
RuntimeException. Should have done it long ago, but as always, I was distracted
by other tasks.  

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to