> Should probably then extract character classification code > to a new module that both Document and RESearch can depend on > rather than having a cyclic dependency. OK. So I will add:
CharClass.cxx/h which will define charClassify as a class and provice ccWord et alia... then implement the various classifications as inline functions. Will then pass Document::charClass into RESearch in the constructor and make changes as appropriate. Greg _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
