Quantcast
Channel: FreePBX - FreePBX Community Forums
Viewing all articles
Browse latest Browse all 17475

Some suggests on modules architecture

$
0
0

@pinkra wrote:

Hi all,
I'm developing some new modules of freepbx.. i think that the architecture should be more MVC compliant as modern software suggests.
For example all that php for the view part should be avoided, why not we use a template language instead? The php should be used only for the model and controller part. This will bring to a more mantainable software and it also will be simpler to write for us.
Another suggest should be to use a common library (classes) to perform all that typical operations (like queries, writing, ...) a module usually performs.

What do you think about?

Posts: 6

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 17475

Trending Articles