hi all,
looking for an "elegant" solution to a problem.
i have a list which contains objects of different types. each type has a different editor. when i double click on the item in the list i want to open the item with the correct editor.
where should the object type to editor relationship be held/resolved?
john cummings