On Thu, Mar 24, 2011 at 3:04 PM, Aleksandar Dimitrov
<aleks.dimit...@googlemail.com> wrote:

> yi would or would not compile without a display package (doesn't really 
> matter,
> I think.) In the end, it would probably be more client-server oriented. You 
> have
> a core "server" that keeps track of the cursor and buffer state(s) and handles
> requests, and a client. This would also bring a lot of decoupling with it, 
> which
> might be very difficult to implement efficiently (i.e. ideally, the client
> shouldn't have to keep the whole buffer state itself just to perform 
> reasonably.)

Very close to what is implemented right now: the UI is pretty much decoupled
already (a bit slow though). So it kind of makes sense to go that route.

Cheers,
-- JP

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to