Bill Holloway wrote:

>I read Jon Stevens Push v. Pull article and have been through some of the
>newapp source that ships with the current tdk download.  I still can't   
>really tell if this uses the push or pull model.  Thanks.
>
[ I don't know which version you are using . I will talk about the tdk 
in Turbine 2.1.]

Actually, it uses both !
There is a Service called TurbineService (push model).
Then the code from this Service is called from an ApplicationTool (pull 
model),
under org.apache.flux.tool.FluxTool.
You then use this tool in your templates, using $flux.Whatever.

Here you are ! ;-)
St�phane

>Bill
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to