« [Video] Coding Session #14: Object Oriented Programming | Main | [Video] Servoy vs MeteorJS »

March 08, 2012

[Article] Module best practices

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.

| Posted by David Workman on March 8, 2012 at 02:24 PM in Articles | Permalink

Comments

Nice article! Thanks, David!

Posted by: Bob Cusick | Jul 19, 2012 11:34:51 AM

Post a comment