Menu

#5 Better data organization in Data.java

2.0
open
nobody
None
2015-09-18
2015-09-18
No

Hi,

I wanted to add a new camera and new lenses to anDOF, but the array of strings used in Data.java makes it very unhandy.

Would you consider reorganizing the data in a more structured formats (maybe a Lens class and a Camera class)? That would make it easier for new contributors.

Thanks,
Antonio

Discussion


Log in to post a comment.