Empty set exceptions and a bug tracking question.
seanm
Registered Users Posts: 3 Beginner grinner
Hi,
I have been working on a SmugMug project and was curious why smugmug.subcategories.getAll returns an exception if there are no subcategories. Nothing really exceptional about that after all. Why not just return an empty structure like smugmug.albums.get does (according to documentation...have not tested that yet).
Also do you have a bug/issue tracker set up for the API? I saw that you are now using Atlassian's Confluence for your wiki so thought you might be using Jira for bug tracking.
Thanks for all the work you have put in on this, it has been a lot of fun using it.
Sean
I have been working on a SmugMug project and was curious why smugmug.subcategories.getAll returns an exception if there are no subcategories. Nothing really exceptional about that after all. Why not just return an empty structure like smugmug.albums.get does (according to documentation...have not tested that yet).
Also do you have a bug/issue tracker set up for the API? I saw that you are now using Atlassian's Confluence for your wiki so thought you might be using Jira for bug tracking.
Thanks for all the work you have put in on this, it has been a lot of fun using it.
Sean
0
Comments
Sean