search : safenavigator

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Comment on Complete Safe Navigation Operator Implementation by External U.
Comment on Complete Safe Navigation Operator Implementation by External U.
Comment on Complete Safe Navigation Operator Implementation by Aaron N.
Safe Navigation errors if key is a "reserved keyword"
Comment on Complete Safe Navigation Operator Implementation by External U.
Comment on Complete Safe Navigation Operator Implementation by External U.
Comment on replacelist does not work with safe navigation by Suchika S.
Comment on Safe Navigation ?. cannot be used with if ( ) by Suchika S.
Comment on Complete Safe Navigation Operator Implementation by Benjamin R.
Comment on Safe Navigation ?. cannot be used with if ( ) by Milan C.
Comment on Complete Safe Navigation Operator Implementation by External U.
Comment on Complete Safe Navigation Operator Implementation by External U.
Comment on Complete Safe Navigation Operator Implementation by Aaron N.
Comment on Safe Navigation ?. cannot be used with if ( ) by External U.
Safe Navigation ?. cannot be used with if ( )
Comment on Safe Navigation ?. cannot be used with if ( ) by External U.
Comment on Safe Navigation ?. cannot be used with if ( ) by Suchika S.
Comment on replacelist does not work with safe navigation by External U.
The logic of the new Safe Navigation operator (?.) is inconsistent
Complete Safe Navigation Operator Implementation
Safe navigation with param
IsNull() Always returns true when Evaluating a Safe Navigation expression
daniel fredericks More Modern CFML features More Modern features in ColdFuison, what are these features? Here are some and examples for each: CFScript QueryExecute Member Functions Elvis Operator Colusures Map Reduce Filter Each First Class Functions Safe Navigator CFScript: Seems like first
replacelist does not work with safe navigation
?.: safe navigation operator
Comment on Complete Safe Navigation Operator Implementation by CFwatson U.
Comment on The logic of the new Safe Navigation operator (?.) is inconsistent by CFwatson U.
Comment on Safe Navigation ?. cannot be used with if ( ) by External U.
Comment on Safe Navigation ?. cannot be used with if ( ) by External U.
functionality lost by this change. The new Safe navigation operator (?.) is practically useless without a null coalescing operator to consume its result... the primary objective here is to restore the in-line exception handling that was available in CF 10 with the Elvis operator. Might I suggest implementing
Comment on The logic of the new Safe Navigation operator (?.) is inconsistent by CFwatson U.
Comment on Complete Safe Navigation Operator Implementation by Kama S.
, but Gert is erring towards "right or wrong, I'd prefer 'wrong'". I'd prefer "right". The way to solve it so that everyone is happy would be to additionally implement the safe navigation operator, as I mention in an earlier article: "Thinking about operators in CFML". This way we have the ?. operator acting
Comment on Complete Safe Navigation Operator Implementation by CFwatson U.