« Return to Thread: Shared Models in Different Modules

RE: Shared Models in Different Modules

by jwhitcraft :: Rate this Message:

Reply to Author | View in Thread

I agree with you. I have having the same problem with my site that you are having.
 
Jon Whitcraft
Indianapolis Motor Speedway

________________________________

From: AmirBehzad Eslami [mailto:behzad.eslami@...]
Sent: Sun 12/2/2007 12:18 PM
To: fw-mvc@...
Subject: [fw-mvc] Shared Models in Different Modules


Hi List,

I asked a question about Shared View Scripts some days ago
and you recommend me to use Zend_Layout. I have a similiar
question about Models in a modular-dir-structure.

A website always has a homepage, which usually consists
of links to other sections (modules). Thus, the default modules
should have access to other modules' models.

Isn't this an architectural disease? It sounds that these shared
models are destroying the Modular-based building.

How can I have access to different models in different modules.
It is critical for default module (homepage) to have access to
whole website's content.

What is the best place to put centralized code (including
bootstraper, shared views, shared models?)
********************
********************
This E-mail (and attachments) may contain confidential/privileged information intended only for the named addressee(s). If you are not an intended recipient, do not read, copy, disseminate or take any action based on the content of this E-mail. Please notify the sender by reply E-mail and erase this E-mail from your system. Your assistance is appreciated. E-mail transmission may not be secure or error-free. The company is not responsible for any loss/damage arising from any virus transmitted.
********************
********************

 « Return to Thread: Shared Models in Different Modules