Re: [Ktechlab-devel] simulatormanager branch

2010-07-28 Thread Zoltan Padrah
All these, including the compilation of matrixtester, is fixed in the latest git. Also the GenericElementFactory is rewritten in a more cleaner way. -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Dev

[Ktechlab-devel] simulatormanager branch

2010-07-27 Thread Julian Bäume
moin, I had a look into the simulatormanager branch and want to add some comments to the interface. There are some methods that aren't supposed to change the state of their class in any way. These should be declared as const. These are: virtual QString& ISimulatorFactory::simulationType(); should