Re: Tap 5.0.12 snapshot: How to access the application wide message catalog in a contribution

2008-06-02 Thread Shing Hing Man
I have given up on the idea of accessing the application wide message catalog. Instead, I will store key/value pairs in the Application default symbol source and access the key/value pairs via the ApplicationDefaults SymbolProvider. public static void contributeComputeWorker(

Tap 5.0.12 snapshot: How to access the application wide message catalog in a contribution

2008-06-01 Thread Shing Hing Man
Hi, In a contribution to a StrategyBuilder configuration, I would like to access the application wide messaga catalog. public static IComputeWorker buildComputeWorker( MapClass, IComputeWorker configuration,