I'm participating in the Developing with InterSystems Objects and SQL with Joel Solon. The course is very nice and I will share with you some tips I got during the training. Tips presented in the day 2:
- You can create persistent classes (classes with a correspondent table in the database to persist class properties).
- An Persistent class example:
Class dc.
189.png)
.png)
.png)
.png)
.png)

