I agree with the Pull v. Push document, in that page developers should
A) be able to copy and paste information from template to template
without asking the developer to rewrite the Java code, and B) to move a
template to another directory, or rename a template, what have you,
without having to ask the programmer to program.
However, if my understanding is correct, then this "global set of
objects" is housed under a single object in the Context, correct? In
essence, another Controller.
So, rather than Pull model, isn't this more like MVCC? Or is putting
all the data into the global set of objects another Model? Is that
MVCCM? I guess, these could also be called 1195 and 1995 models.
(Unless I totally forget how roman numerals work. But the second one
would be better written as MVM).
Anyhow, all this to say, am I misunderstanding the model?
Model - My Data
View - The templates
Controller(1) - Turbine
Controller(2) - The global area for templates to pull data from.
Model(2) - My Data in a global (non-template-specific) context
Will Stranathan
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]