Rob Rothwell wrote: > Just today I was loading objects from an ODBCRow and wrote a: > > Collection>>addIfNotNilOrBlank ! > > Like you said...sometimes you get '', sometimes you get nil! > > Take care, > > Rob So...
if it becomes something that every "pragmatic" user would like to add at least once in their coding lifetime, and the implementation is cleaner if done 'officially', why not have it as a useful evil. After all purists don't have to interface to databases... do they? Keith _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
