https://bz.apache.org/bugzilla/show_bug.cgi?id=60795

--- Comment #3 from Javen O'Neal <one...@apache.org> ---
Some comments, without looking at the code:

Will we be able to remove/replace String getMessageClass() with
getMessageClassEnum()? The enum version calls the string version (for now).
This would mean we'd have to move some code around or rename public String
getMessageClass () to private String getMessageClassString().

mainChunks.getMessageClass() looks like this method is part of an interface.
Have we deprecated that method in the interface and all implementing classes?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to