I would like to bundle some Customer specific business logic into the classes. I was curious as to how I should do this.
Let's say that I'm making Accounting::OrderHeader, Accounting::OrderLine but I want to have specific business logic for OrderHeader different for each client. But want to use the same Object Names for each client.
Whould I make.
Accounting::DBI || Accounting::OrderHeaderModel || Accounting::OrderHeaderClient <== Change for each client. || Accounting::OrderHeader
Or is there a better way to do this?
In reply to Class::DBI and Business Logic by warthurton
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |