Hm, cannot reproduce this (we are frequently processing queries >100kb in the editor).. Could you provide us with an SSCCE? ___________________________
On Tue, Feb 21, 2012 at 11:46 PM, Charles Duffy <[email protected]> wrote: > Howdy -- > > I've been working on an XQuery function library in the GUI editor (which > is great!), and putting actual queries in the bottom. This library has > been growing in size (currently about 16K), and therein lies the problem: > > When the size of the submitted query gets too large, GUI functionality > stops working: Results stop being highlighted in the tree or displayed in > the "text" window (which instead always displays the entire document). I > can run the exact same XQuery file through basexclient or a REST query > and everything works perfectly, so this appears to be strictly a GUI > concern. > > If I move enough text to the clipboard, or comment out part of the > buffer, everything works perfectly again. > > _______________________________________________ > BaseX-Talk mailing list > [email protected] > https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk _______________________________________________ BaseX-Talk mailing list [email protected] https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

