← servoy magazine

[Article] Module best practices

  • Articles

It's been six and seven years respectively since myself and Bob have posted on the subject of Servoy modules.

Since then, here at Data Mosaic we've written an entire application frameworks, released an open source CMS, integrated diverse technologies with Servoy—and applied all this many times over on various client projects.

This has taught us a lot about how to write, deploy and keep updated in many places—developer machines and deployment servers—reusable code in large solutions.

We've just completed an article on module best practices for the Sutra CMS documentation as understanding Servoy modules is important for including the Sutra CMS modules in your own solutions.

In it we cover basic module concepts, various techniques for extending functionality contained in modules, and how to make this all work smoothly with SVN.

Whether you are developing a small solution by yourself or part of a team of developers working on projects for many clients, I hope you will find something useful to help improve your development workflows.

The article is located here.

Comments (1)

Bob Cusick
Nice article! Thanks, David!