Tommaso Cucinotta wrote: > I'd need this function for faster retrieval of the search and replace > (internal) buffers from within lyxfind.cpp (currently there are wasteful > copies of these buffers made in the GUI, passed as string args to the LFUN, > etc.). Rather than for optimization purposes, I need this to better > encapsulate all the needed string processing in one place (lyxfind.cpp), > instead of having that spread across the model and the GUI.
unless there is some other reason, this exactly looks like refactoring stuff for 2.1. on the other hand i understand there are only certain time holes people have time to work on lyx coding -- and you are apparently there :) so one solution would be to branch 2.0 trunk soon and let people play on development again or suggest gitorious. what do you think? pavel