My favorite part is that I always seem to get it right the first time
around. In JSP/Struts, it pretty much always crashes (with extremely
non-intuitive messages) when testing my code for the first time. In T5, I
often end up writing code containing concepts and components I'm not 100%
familiar with, just trying to do what makes sense to me, and most of the
time it just works. And if it doesn't, I get a message on the screen telling
me how I can get it right by spending 8 more seconds :)

On Sat, Apr 25, 2009 at 7:10 AM, Robert Zeigler <robe...@scazdl.org> wrote:

> Favorite tapestry features, in no particular order:
>  * ioc-module-autoloading
>  * mixins
>  * rendering to a DOM (very powerful; all sorts of things you can do with
> this)
>  * @Property (great for pages; really cleans them up)
>  * ComponentEvents, with custom events
>  * Zone component
>
> Robert
>
>
> On Apr 23, 2009, at 4/232:09 PM , Sebastian Hennebrueder wrote:
>
>  Sebastian Hennebrueder wrote:
>>
>>> Hello,
>>>
>> Sorry, the question should be of course:
>>
>> What is your favourite feature or concept of Tapestry, what is unique as
>> compared to other things, what is an eye catcher?
>>
>> --
>> Best Regards / Viele Grüße
>>
>> Sebastian Hennebrueder
>> -----
>> Software Developer and Trainer for Hibernate / Java Persistence
>> http://www.laliluna.de
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to