2010/2/14 Andreas Mohr <[email protected]>: > Let me put it this way: I'll try to work with the "traditional" way of > restarting my app fully each time for now, but as soon as I notice > that this develops into too much of an obstacle I'll certainly take > your sample code and run :)
I'm not sure if you're developing on Windows or Unix, but on Windows, I don't find compiling/debuging/restarting from within the IDE a hassle. On Linux, I have a terminal next to my emacs window where I press Ctrl-C, type make, and start the example (alternatively, I type 'make' and 'run' within gdb if I'm debuging interactively). Which is also pretty natural... > (and yes, in that case it would be useful for the result > to find public distribution in the main Wt repository) > A proper solution could always be included. Best regards, Wim. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
