Re: Off topic?
David O'Toole <[email protected]> 09 Sep 2002 14:54:25 -0400
| Newsgroups | gmane.comp.gnu.octal.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey avelino! That's right, I'd like to have some kind of pipe/fifo interface where you exchange information with the core. So yes, it will definitely be possible to write a linux console mode application that controls Octal. Without graphics it may be limited to editing certain things, or may have to edit numerically what the GUI user could do graphically, but yes it should work. > Many months ago i sent an e-mail to the group, sugesting to > develop Octal using 2 separate executables: a front-end and a back-end. > Is that topic discarded? > > I think that it is not a good idea to join dsp code with gui code. > Why not use two separate executables and communicate them with a message > queue, for example? I remember that Dto mentioned some kind of unix pipe > (Is this correct, Dto?) > By this way, we could develop even a curses frontend! 8-)