zachanassian / tu_optimize

Tyrant Unleashed Optimizer
http://zachanassian.github.io/tu_optimize/
Other
8 stars 14 forks source link

SimpleUI and output to file #41

Open zachanassian opened 10 years ago

zachanassian commented 10 years ago

Original Message

One thing I’d like to see is a better place to put in instructions to output the results to a file rather than display on screen. With the new Optimizer Starter you need to put something like " > results.txt" in the iterations box after the number. It works but is not very intuitive compared to how the rest of it now works.

3 options would work best: display onscreen (current behaviour) delete and replace file with an input for filename (" > filename.txt") append existing file with an input for filename (" >> filename.txt")

Karel-van-de-Plassche commented 10 years ago

This is something I'm working on with my Java wrapper. You can join the beta at https://drive.google.com/folderview?id=0B1zH1qEQD_zWMThCYWNMSFV4a2M&usp=sharing, but please note that all function are highly experimental at this point.

zachanassian commented 10 years ago

Like the idea. Why not post it in the kong thread to ask more people for early tester feedback?

Karel-van-de-Plassche commented 10 years ago

I'm still working on the basic functions at the moment, so I like to keep the test group small. After I've got the major kinks worked out I will post it on the forum for a bigger test phase. On Jun 24, 2014 11:05 PM, "zachanassian" notifications@github.com wrote:

Like the idea. Why not post it in the kong thread to ask more people for early tester feedback?

— Reply to this email directly or view it on GitHub https://github.com/zachanassian/tu_optimize/issues/41#issuecomment-47030686 .

zachanassian commented 10 years ago

Great! Go public once you feel it is ready :+1: