View Single Post
Old 06-21-2016, 05:37 PM   #18
varlog
actually it is /var/log
varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.
 
varlog's Avatar
 
Posts: 341
Karma: 2994236
Join Date: Sep 2012
Location: usually Europa
Device: prs t1
In The Source: Use of Weapons

.. you've surly seen it coming...

no time, no time... but:
I've spend a little time in HTMLSpellCHeck. The choice of weapons is:
- full quick html parser (as suggested by Kevin) versus shortcut (I need only "lang" atributte for this!).
- recursion versus some logic loop (to get the language right when leaving language sick tags).

Minimalistic, as I am, I go for shortcut (for now).
My modest experience with parsing html bodies tells me the recursion is the answer. But... recursion is something you do not do at home... will try logic for now.

But I have to go back to SpellCheck and SpellCheckEditor....

tbc...?

Last edited by varlog; 07-15-2016 at 08:24 PM. Reason: wrong word
varlog is offline   Reply With Quote