Hi,
I had been using 3.7 SNAPSHOTs with WorkbookFactory - when I do not know the 
type of the spreadsheet (bin or xml) in advance (it may come from user in 
either 
form):

Workbook workbook = WorkbookFactory.create(new FileInputStream("any_type.xls"));

Having downloaded 3.7 new release - I see that the old API is broken.
Are you intending to recover WorkbookFactory in future fix releases or maybe 
you 
will suggest another usage (which will not be broken in future versions: there 
are too many places us to change)?

thanks
Vasili

Reply via email to