|
From: Sven L. <Sve...@we...> - 2003-08-04 11:49:43
|
Hello, i will change the injectj code to more java conform code. Therefore I'll change the simple injectj self-made logging mechanism to the java.util.logging mechanism. Furthermore I'll use the java.util.prefs API for the global settings. But this change adds a restriction to the Global Settings. Currently it is possible to use several, different files for the Global Settings. After the change it's only possible to use the global settings from one source, the registry. Does anybody use several files for the global settings? Did you agree this changes? Regards Sven |