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

>> Maybe at some point where you want to call an inset method, you do
>> not known the Buffer.

Andre> I always start at LyXFunc::dispatch or something similar. How
Andre> can I not know the buffer there?

So you propoagate this information to every single method you call,
for fear it will need this Buffer... Not really exciting. 

I'd prefer to have this implemented correctly in terms of an augmented
cursor, than an abstract struct where everybody will want to add
exotic members (current moon phase?) just in case it is needed.

JMarc

Reply via email to