oz icon indicating copy to clipboard operation
oz copied to clipboard

Oz GUI

Open clalancette opened this issue 13 years ago • 2 comments

The most user-unfriendly part of Oz is the requirement for the user to provide a piece of XML that represents the TDL. Not only does that require people to use XML (which they generally avoid if possible), but it also requires them to know some things about the TDL XML in particular.

One solution to this would be to have a graphical front-end to Oz. It could ask a bunch of questions, and then call out to Oz on the backend as necessary. This would eliminate much of the difficulty of using Oz.

clalancette avatar Dec 08 '12 15:12 clalancette

Nice idea, though it should always be possible to use it 'the old fashioned way' - I just want to execute my script, without fiddling with a gui.

harmw avatar Nov 07 '13 19:11 harmw

Oh yeah, I would never take away the command-line. That's the way I work :). It's just an idea to make it easier for people to create and save TDL files.

clalancette avatar Nov 07 '13 23:11 clalancette