Feature Requests item #613009, was opened at 2002-09-22 21:11 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=613009&group_id=4754
Category: framework Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Malcolm Edgar (malcolm_edgar) >Assigned to: Malcolm Edgar (malcolm_edgar) Summary: Depreciate Conditional invert parameter Initial Comment: OGNL has made the Conditional invert parameter redundant, as invert can be replaced by ! in the condition expression. The invert parameter can be depreciated in 2.2 and then removed in 2.3 ---------------------------------------------------------------------- Comment By: Richard Lewis-Shell (rlewisshell) Date: 2002-09-23 17:28 Message: Logged In: YES user_id=167696 Does this assume that the invert binding will always be static (ie. a field-binding)? I haven't played with OGNL yet - does it allow one to dynamically combine properties? eg. one from your model, and one from your page - so you 'could' (I haven't done this, but I _could_ right now) use a boolean property in your model, and use your page/component to dynamically decide if it should be inverted or not. If OGNL can do this then I can't see any reason to retain 'invert' either - if it doesn't, then I can... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=613009&group_id=4754 ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
