Justin Edelson wrote > > It looks like simply running the query will add a few seconds to > startup, so in r1102729, I made preloading optional. Proxying won't > help because we don't know the set of bundles to proxy without doing > the query. We could proxy the default locale bundle, but that's > inching back to preloading by configuration. > Yes, that's right - usually if a query is involved we do async setup - so starting the query in a new thread started by activate. What do you think about this? Sorry for being a pita on this issue :)
Regards Carsten -- Carsten Ziegeler [email protected]
