On Sat, 16 Mar 2002, Angus Leeming wrote:

> I'm thinking of a biblioManager class, an instance of which is contained in
> the Buffer. It is connected to signals that can be emitted by any of it's
> BibKey and BibTeX insets, including those in daughter Buffers. In turn it
> will inform each of it's citation insets that things have changed. We can
> either use a signal for this or just loop over the Citation insets
> themselves, since the Buffer knows about them. The latter, I think. Note that
> the Buffer would loop over only the Citation insets in the buffer itself, not
> in the Included buffers. These daughter buffers would have responsibility for
> looping over their Citation insets.
>
> Thoughts?

Sounds like a plan.

Greets,

Asger

Reply via email to