On Fri, 2004-12-31 at 15:42 -0500, David Hampton wrote:
> the component manager is a engine/notification
> thing.  (I.E. To get notifications when a account/split/whatever is
> created/deleted/modified.)  For example (and I'm making this up off the
> top of my head thought it may be the real implementation), the stock
> commodity editor would use a plugin to install its one menu item, and it
> would use a component to detect any stock additions/deletions so it
> could immediately update an open display window.

Sorry, describing the event notification code there.   The component
manager gets used to look for already open window of a given type, etc.,
so that an existing window can be raised instead of opening a new
window, or a window can be closed if some other event invalidates it,
etc. etc.

David

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to