On 9 Jul 2014 at 18:45, christophe.j.henry@googlemail.com wrote:
We almost certainly are meaning different things. I meant something like:
auto p = Paragraphs << TextFile << HTMLFile << "http://www.boost.org/"
Paragraphs::Words::iterator it=p[4].match("Niall");
while(it) std::cout << "'Niall' found at offset " << it->offset << std::endl;
Nice.
Yeah I implemented one of those a decade ago for my next gen platform. Thing is, Carl Sassenrath has us all beat on that technology, it's basically REBOL. And he did it a lot better than I did (mine was clunky).
I'm pretty sure my example can be augmented by a pipeline stage in form of a tcp scheduler pushing into a HTML file stage etc. But don't you think it's a bit too much for a GSoC project and we should set realistic goals a student can achieve?
Oh without doubt that's way beyond a GSoC. It took me over a year working on it full time. I was simply illustrating we were talking about different things, that's all. Niall -- ned Productions Limited Consulting http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/