When implementing some new select options (TITLE, SORT, WITH), I've changed selection presentation from array to hash to use $sel->{'aggs'}, $sel->{'line'} etc. Whould it be ok or there're some reasons why to use indexing ? -- qMax