>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> Are there doubts left? It seperates stuff nicely with a minimal
Andre> interface...

Somehow I think that the factory should take the inset code as
parameter, not the lfun. If the insets had an identifier (actually,
they have one, which is written in the lyx file), we could have a
simple lfun taking an argument
  insert-inset InsetFoot

I think the way to go for insets is some autoregistration system
(should be easy) and identification by strings. Then we can get rid of
harcoded lyxCode and get a factory mostly for free.

JMarc

Reply via email to