on 7/17/01 4:23 PM, "Chris Campbell" <[EMAIL PROTECTED]> wrote:

> Thats what I realized after I wrote it. I think the lesson here is to
> use both Push and Pull, each where it is appropriate. Pull for simpler
> objects like the link and page objects and push for objects where finer
> control is necessary. The great thing about Turbine is that it does not
> constrain you to one or the other.
> 
> Chris C

No, the separation is based on how much you want to tie your templates to
your java code.

The goal is to not do that. The designers I work with want to be able to
take a <form> on one page and move it to another page without having to
modify Java code. As long as that is possible, I'm happy and so are the
people I work with. :-)

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to