Hi all, Re-sending. I am trying to understand the LyX flow of control. Appreciate any help. Apologies for the duplicate.
Thanks, Manoj ---------- Forwarded Message ---------- Subject: LyXAction, LyXFunc Date: Sunday 07 February 2010 From: Manoj Rajagopalan <rma...@umich.edu> To: LyX Developer List <lyx-devel@lists.lyx.org> Hi all, These classes seem to be related. Could someone help me understand what each does and how they are related? IIUC, both are meant to be singletons which help with translating user inputs and commands into FuncRequest instances that cause the update of the document or LyX application state. How do these two interact and why do we need to distinguish these two? thanks, Manoj -------------------------------------------------------