[development] Arquitectura Drupal

Victor Kane victorkane at gmail.com
Wed Apr 23 14:14:07 UTC 2008


This list is conducted in English, but I will give a brief explanation, so
as not to be rude. But first let me point you to the excellent site at
http://www.drupal.org.es/ in Spanish, plus many groups on groups.drupal.org,
such as http://groups.drupal.org/argentina, conducted in the Spanish
language.

Para diálogo en español, hay excelentes recursos en la comunidad Drupal:
http://www.drupal.org.es/ y grupos, también, hispanoparlantes: por ej.:
http://groups.drupal.org/argentina

Con respecto a tu pregunta, hay muchos "patterns" (patrones de diseño), en
muchos niveles de granularidad de discusión.

Más allá de clasificar Drupal en uno u otro padrón, digamos que se habla en
términos de "modelo-vista-controlador" en el sentido de que Drupal hace una
excelente separación _limpia_ entre la persistencia de los datos y los
formularios (modelo), la lógica (ciclo de respuesta al pedido http, o sea,
ciclo de vida de un "request" a un sitio Drupal), y la vista que emerge como
la respuesta HTML al explorador del internet (browser). En cada esfera, hay
muchas oportunidades para efectuar modificaciones de manera limpia.

Quick English translation: Above and beyond classifying Drupal in one or
another design pattern in the strictest sense, we speak of MVC in relation
to Drupal because of its clean separation of data persistence and forms
(model), logic (http request and response, or Drupal page life-cycle) and
view (the HTML that is returned to the browser), and that there are many
API's and opportunities to override in a clean fashion.

Victor Kane
http://awebfactory.com.ar

On Wed, Apr 23, 2008 at 10:25 AM, Pedro Enrique Castiñeiras Sanchez <
pesanchez at estudiantes.uci.cu> wrote:

>  Hola:
>
>    Alguien me podría explicar si Drupal usa arquitectura Modelo Vista
> Controlador o Presentación Abstracción Control ?
>
> Agradecido de antemano.
>
> Saludos.
>
>
>
> _____________ NOD32 EMON 3048 (20080423) information _____________
>
> This message was checked by NOD32 antivirus system
> http://www.eset.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20080423/5586a356/attachment.htm 


More information about the development mailing list