Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Well yes, that's what we do too. The logic implementation is in the Business classes. The data classes just read/write from the tables, and return that data to the business class that performs more meaningful functions on it. This way the data can be used in multiple ways by multiple classes without them depending on each other. A change in domain logic would mean a change in the business class, leaving the data class unaffected


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: