We have a couple apps built in Turbine as well..  Something like this might
help us in migration as well..

Eric

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Frans Thamura
> Sent: Friday, February 13, 2004 1:41 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] TurbineScreen implementation with WW
>
>
> Yah Eliot is right.
>
> I want that implementation, :) this make our development easier,
>
> TurbineScreen add feature such as common ServletContext in
> the context,
> so we can easily use it in Velocity Template.
>
> This is a good templating handling in Turbine.
>
> I want an implementation of TurbineScreen at WW, so I just use 1
> framework in our development.
>
> Frans
>
>
> Eliot Sykes wrote:
>
> > Apologies if this isn't text only but Outlook or something else is
> > playing up.
> >
> > I didn't raise the original question, but I do have a inkling of
> > interest in it's answer.
> >
> > In Turbine, there is a concept of a screen.  A screen is a
> combination
> > of one velocity template and one screen (Java) class.
> >
> > The screen class is responsible for populating the velocity context
> > before parsing the screen template.
> >
> > For example, you'd have the following entities.
> >
> > HelloWorldScreen.java
> > HelloWorldScreen.vm
> >
> > HelloWorldScreen.java would populate the velocity context before
> > parsing HelloWorldScreen.vm with that context.
> >
> > I'm *guessing* what Frans wants to know is if in WebWork
> can you tie a
> > single class to a single velocity template, so the class always has
> > access to the template's context before it is parsed, no
> matter what
> > action class is called.
> >
> > Anyway, hope that makes sense,
> >
> > Eliot
> >
> > > -----Original Message-----
> > > From: Jason Carreira [mailto:[EMAIL PROTECTED]
> > > Sent: 08 February 2004 18:59
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: [OS-webwork] TurbineScreen implementation with WW
> > >
> > >
> > > Can you describe what it does?
> > >
> > > > -----Original Message-----
> > > > From: Frans Thamura [mailto:[EMAIL PROTECTED]
> > > > Sent: Sunday, February 08, 2004 12:10 AM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: [OS-webwork] TurbineScreen implementation with WW
> > > >
> > > >
> > > > Hi
> > > >
> > > >  I want to implement Turbine Screen with WW, as a
> Velocity Common
> > > > Service for common problem.
> > > >
> > > > Is it the great idea?
> > > >
> > > > I hear that WW have the feature smiliar with TurbineScreen,
> > > including
> > > > Turbin Secure Screen.
> > > >
> > > > any one can help?
> > > >
> > > > Frans
> > > >
> > > >
> > > > -------------------------------------------------------
> > > > The SF.Net email is sponsored by EclipseCon 2004
> > > > Premiere Conference on Open Tools Development and Integration
> > > > See the breadth of Eclipse activity. February 3-5 in Anaheim,
> > > > CA. http://www.eclipsecon.org/osdn
> > > > _______________________________________________
> > > > Opensymphony-webwork mailing list
> > > > [EMAIL PROTECTED]
> > > >
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> > > >
> > >
> > >
> > > -------------------------------------------------------
> > > The SF.Net email is sponsored by EclipseCon 2004
> > > Premiere Conference on Open Tools Development and Integration
> > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> > > http://www.eclipsecon.org/osdn
> > > _______________________________________________
> > > Opensymphony-webwork mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> > >
> > > ______________________________________________________________
> > > __________
> > > This email has been scanned for all viruses by the
> > > MessageLabs service.
> > >
> >
> >
> >
> ______________________________________________________________
> __________
> > This email has been scanned for all viruses by the
> MessageLabs service.
> >
> ______________________________________________________________
> __________
>
> Yah
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to