Re: Single HTML, many Pages

2006-08-05 Thread Nerijus Areska
I could say, i am trying to have one View with many different Logics. Now this logic can be nicely encapsulated inside the pages(java classes), having their state, their data and their business rules. The other way would of course be to encapsulate logic in some other classes, but then i would

Re: @Persist'd property null

2006-08-05 Thread Karthik N
my understaing is that page property initial values are driven more off the initial-value attribute, rather than @Persist. On 8/6/06, hv @ Fashion Content <[EMAIL PROTECTED]> wrote: If you annotate a page property @Persist'd, will it be null until you assign it a value?

Re: [Tapestry 4.1] EventListener

2006-08-05 Thread Josh Long
I dont think the old tacos effects are valid anymore, but you could use response builder to updateComponent a region that in turn has an embedded @Script component. The script compoinent would be reevaluated upon reload and youd have a chance to apply effects you wanted... On 8/5/06, Serge Eby <[

[Tapestry 4.1] EventListener

2006-08-05 Thread Serge Eby
Hi, In 4.1, do we use the EventListener and ResponseBuilder to support visual effects (fade, highlight, etc)? An simple example would be helpful. Serge - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

@Persist'd property null

2006-08-05 Thread hv @ Fashion Content
If you annotate a page property @Persist'd, will it be null until you assign it a value? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tapestry 4.1: dojo everywhere?

2006-08-05 Thread Beat Hoermann
Jesse Kuhnert gmail.com> writes: > You should find that no XmlHttpObject's will be created against your will > unless you specifically set a parameter or call a method that is designed to > do it. (whether directly or as a side effect). Good idea! > The framework does continue to include javasc

Re: Tapestry 4.1: dojo everywhere?

2006-08-05 Thread Beat Hoermann
Bernard man.poznan.pl> writes: > > Beat Hoermann wrote: > > I surrounded the form component with a shell component. After all, my tiny web- > > app, just displaying a simple text field and a submit button, not using ajax > > nor any dojo things, was forced to load the 173 KByte heavy "dojo.js

[OT] Source code management

2006-08-05 Thread Robin Ericsson
Hi, I know that this is completly of topic as of Tapestry, but I know that there are people here working in big organisations and teams and I'd like your input :) I'm looking for a SCM that has support for approval/rejection of code/patches before it goes into the trunk. What I mean is that if

Re: [New Service]

2006-08-05 Thread Shing Hing Man
Have you looked at the following example ? http://lombok.demon.co.uk/serviceHowTo/app Shing --- Scott Venter <[EMAIL PROTECTED]> wrote: > > Anyone have a link to tutorials/examples on creating > new services in Tapestry 4.0? > This email and any files transmitted with it are > confidential and