MVC Qcodo

thread: 2 messages  |  last: a year ago  |  started: sunday, december 18, 2011, 8:24 pm pst


#1  |  Leonardo (Minas Gerais) Brazil
Sunday, December 18, 2011, 8:24 PM PST

Hello people,

feature which is better? event-drive, or domain-drive, I have seen a rise in the second largest.

#2  |  Mike Ho (San Diego, CA) United States of America Qcodo Administrator
Wednesday, December 21, 2011, 12:33 PM PST

This is a strange question... it's not really an either-or.

Event-Driven programming is a specific methodology used within many software systems, including Qcodo (of course) as well as Javascript and ASP.NET.

Domain-Driven design is not a technology or methodology -- it is more of a practice philosophy on how to better structure/design a software applications to fit within the structure of the business problem trying to be solved.

Qcodo, as a development framework, supports programming and development paradigms like Event-Driven programming constructs within Qcodo's QForm architecture.

Above that, you can feel free to use whatever software practice or philosophy, e.g. domain-driven principles, SCRUM, Agile, etc.



Copyright © 2005 - 2013, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.