octal-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Octal-dev] docs?


From: Steve Mosher
Subject: Re: [Octal-dev] docs?
Date: Thu, 20 Apr 2000 11:13:47 -0300

On Thu, 20 Apr 2000, Luka Frelih wrote:
<ker-snip>
> one other thing: the core synthesis engine seems to be the most
> potrable part of octal - ports to other systems will mostly have to
> deal with the GUI and the sound output. 
> 
> so i'd like to hear your ideas when it comes to making sure these layers stay
> independent (as much as possible) in the code, so it wouldn't take a complete
> rewrite to transplant the octal on systems with different GUI and media 
> abstractions than linux. 

        All of the core code could call wrappers instead of system calls.
Basically an OS abstraction layer, and enforce it. Same idea with the GUI,
but I think that's implicit.
        An interesting side-effect to custom GUIs is the integration of
other apps into the GUI is fairly simple. It might be nice to permit them
to talk to the core itself also... =)

-- 
Quidquid latine dictum sit, altum viditur.
Ubi non accusator, ibi non judex.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]