On Monday 15 February 2010 21:45:33 Joost van der Sluis wrote: > I think option two is the best one. Then I can use the TEventLog for > daemon and web applications. But I'm really interested in the opinion of > the Lazarus and MseIDE people.
What is the advantage to integrate log facility into tcustomapplication instead to have log procedures and a log manager as a singleton in a separate unit? I think there should be as less as possible dependencies in tcustomapplication, so probably option two is the best. > Although I think that MseIDE doesn't use > the TCustomApplication? > Correct, Michael Schnell is currently porting MSEgui tnoguiapplication to Lazarus. Martin _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
