Feature Requests item #560256, was opened at 2002-05-24 14:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=354754&aid=560256&group_id=4754
Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Howard Lewis Ship (hship) >Assigned to: Howard Lewis Ship (hship) Summary: Make some property bindings invariant Initial Comment: Certain types of property bindings can be invariant if the resolved target of the property path is a component, a binding, an asset or a (synthetic) listener. PropertyBinding should recognize this and return true for isInvariant(), as well as cache the value, so improve efficiency. This will work very well with connected parameters, since the parameters will be set-and-forget if the binding is invariant (that is, invariant bindings will be treated the same as static of field bindings). ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=354754&aid=560256&group_id=4754 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
