Howard Lewis Ship <hlship <at> gmail.com> writes: > I'm squandering some cycles on tapestry-prop, which adds a "prop:" > prefix. It makes the cost of a single "hop" drop by a factor of 10 or > so.
Tt would be nice to add a piece of code to automatically use "prop" if the OGNL expression is just one hop away; this would give a nice speed boost to existing applications, without changing a single line. Maybe the whole "ognl:" thing is wrong and it should have been called "ref:" or something like that, and the reference resolver should have been pluggable. This would be a very nice improvement for Tapestry 4.x -- the "ognl:" prefix could be kept for a couple years for backwards compatibility. -- Marcus Brito <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
