Greg Smith:

Things like GetStyledText will need rethinking. I would assume that it goes
without saying that existing apps using 1 byte style buffers would continue
to work without change; if this is not possible, are we heading towards
Scintilla 2.x.

  Don't worry. Any extended version I distribute will be highly
compatible with the current version. It should behave exactly the same
unless a new creation call or option is used or some API is called.

  GetStyledText will work the same for 8/8 setups although it may
work differently for other configurations. It may even be unavailable
for other configurations if a different API is better suited to those
cases such as separately retrieving document and styling data.

  Breaking compatibility needs more justifying features than just a
wider styling buffer which is why SinkWorld is such an ambitious and
slow project.

  Neil
_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to