Timeline for Organise C++ classes around SQL database
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 27, 2014 at 1:50 | comment | added | Borax Man | Thank you. These classes which represent the records will delegate storing/retrieving data to another module. I considered the dynamic approach, but linking business logic to columns, by defining properties (ie, this column uses logic method X) is limiting. I would have to know in advance the specific business logic the clients would require and have than already coded in, and be able to in a database definition, specific how that relates to columns. It would work for the demo but manufacturing quality systems each have idiosyncracies I would have to predict in advance. | |
| Sep 26, 2014 at 14:02 | history | answered | HamHamJ | CC BY-SA 3.0 |