> Or do something like user?.address?.property
Would it be better to use just "user?.address?" without contributing coercion for every object in a project? :) We already have ifNotNull component I'm just trying to make Tapestry better :) Text search revealed that we have 99 matches of <t:ifNotNull in our project, there is my use-case. Denis --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
