onepf/AppDF

Should we include some logic to the model classes?

Closed this issue · 1 comments

Does it make sense to include some login to the model classes? For example make a class for a file inside AppDF package (screenshot, icon, APK file, etc) and where appropriate return such class instead of String?

It will allow to automatically check that the files exist, provide functionality to extract these files, etc.

No, we will create a separate subproject for parsers