[MonoDevelop] TextEditor

Grzegorz Sobanski silk at boktor.net
Sun Nov 26 10:14:36 EST 2006


* Matej Urbas <matej.urbas at gmail.com> [2006-11-04 15:22]:
> Hi
> 
> Actually not! SharpDevelop uses non-segmented text buffers (with layered line managers).
> But judging from the previous series of posts, I guess that most people were in favour of line-segmented text buffers.
> So, it won't be a total port... (by me at least, since I'm strictly against non-segmented text buffers :D )


Before taking this decision I *strongly* suggest looking into "Dissection C#
Application", it's the book mentioned earlier about #D.
They were using the segmented aproach at start, but then moved to
non-segmented. They describe it there and advocate why it is better.
In your place I wouldn't want to repeat their mistakes, but learn from
them.

Greets.

-- 
Grzegorz "Silk" Sobański                        silk (at) boktor.net
I am root. If you see me laughing,                 http://boktor.net
you better have backups.


More information about the Monodevelop-list mailing list