[climacs-devel] Marks, Buffers and Panes
Robert Strandh
strandh at labri.fr
Wed Aug 17 18:43:36 UTC 2005
Robert Strandh writes:
> Hello,
>
> > One answer would be to put a slot on delagatee buffers which points back
> > at their delegates. While convenient, I fear this breaks some part of
> > the abstraction. So I ask for comments.
>
> I don't see why it would.
Well, I do see why it would break the general idea that a buffer
should not know that it has a delegate at all. If you are worried
about that, you could always use a weak hash table that translates
from buffers to delegates instead.
--
Robert Strandh
---------------------------------------------------------------------
Greenspun's Tenth Rule of Programming: any sufficiently complicated C
or Fortran program contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
---------------------------------------------------------------------
More information about the climacs-devel
mailing list