Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:A question though: how does this relates to selHandle?Abdelrazak> selHandle() is a member of Cursor and we need something Abdelrazak> BufferView dependent. If what you mean is that there is a risk of calling selHandle on a cursor that is not bv.cursor(),
Yes, that's exactly what I mean.
then I guess selHandle could be moved to BufferView (or bufferview_funcs).
Could work. Abdel.