The answer to last week’s quiz question on Servoy Magazine turned out to be a mini-tutorial on applying abstract programming concepts to Servoy.
I’ve tried to spell out in simple terms the four key concepts to how it’s done in Servoy:
- functions
- object referencing
- capturing form and element names
- naming conventions
If you find yourself duplicating methods and customizing each one to a specific instance, this article is for you.
Hope it helps!