>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>> This way, there would be no need for an hardcoded list of inset >> codes in inset.h. And the autoregistration code would have a table >> of existing insets, maybe with some entry points for creating a new >> inset of this type. Andre> Ok. But certain insets would still need certain additional data Andre> be passed on creation, and for auto-registration we'd need a Andre> uniform constructor for all insets which takes that data.. Yes, maybe... JMarc
