Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Fri, Jan 02, 2004 at 08:06:06PM +0100, Lars Gullik Bj�nnes wrote:
>> Andre Poenitz <[EMAIL PROTECTED]> writes:
>>
>> | On Wed, Dec 10, 2003 at 11:16:16AM +0100, Michael Schmitt wrote:
>> >> Hi Andre,
>> >>
>> >> I have seen that you removed method "insertInset". Could you please tell
>> >> me where the magic code is nowadays that prevents the insertion of an
>> >> inset into an ERT inset? I can't find it.
>> >
>> | This should be handled by ignoring the corresponding LFUNs in
>> | InsetERT::dispatch().
>>
>> This does not sound right...
>
| Why?
You require a dispatch function where you really do not need one.
Semms that in this case a isInsetAllowed(InsetOld::code c) is more
appropriate.
--
Lgb