I like how the application is written, but I wanted to know if it would benefit from separating transport part of the application from the parsing of xml? At the moment it follow inheritance from different classes, but would it be better to separate the logic?
Thanks,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I like how the application is written, but I wanted to know if it would benefit from separating transport part of the application from the parsing of xml? At the moment it follow inheritance from different classes, but would it be better to separate the logic?
Thanks,