Re-running within the same simulator skin won't provide any performance benefit as the simulator loads instantly. It also can't be done as those are separate processes (our simulator is self contained). It isn't hard to press the X to close the button on an existing simulator instance or the stop button in intellij.
Adding something like this would mean every simulator instance will have a lock file to detect a running simulator and would need to monitor it for a kill instruction by a new simulator instance... That's a lot of overhead for something that doesn't seem to provide too much benefit. Am I missing something? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/d4452293-7e0e-4f53-9f9f-299c6e9b6935o%40googlegroups.com.
