[Article] Abstract programming with Servoy

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!

Direct Link

Good article David!

Do yourself a favor, READ this article and make sure you understand it.
Very essential stuff.

The challenge answer today at Servoy Magazine has more on objects and abstract programming.

A Servoy example solution is provided.