K 10 svn:author V 6 marcel K 8 svn:date V 27 2008-03-29T17:33:29.000000Z K 7 svn:log V 271 Change the order from SI_ORDER_FIRST to SI_ORDER_ANY (within SI_SUB_DRIVERS) to avoid loading schemes before all the GEOM classes have been loaded and initialized. Otherwise we may end up using mutexes that haven't been initialized (due to g_retaste() posting an event). END