Hello Yunfeng!

Do not you think its also make sense to annotate getter methods,needs
to be cached, in component class.
like this:

@Cached
public abstract void getFoo()

Regards,
Dima

YH> I add cached property support to tapestry. A cached
YH> property is actually a method in the form of a getter,
YH> which will return an object could be used by page
YH> components for several times, and worth cache it. For



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

Reply via email to