Re: Future work wiki page

2013-11-15 Thread Bardur Arantsson
On 2013-11-15 14:51, Jean-Philippe Bernardy wrote: > On Fri, Nov 15, 2013 at 1:01 PM, Bardur Arantsson wrote: > >> On 2013-11-15 11:34, Jean-Philippe Bernardy wrote: >>> On Fri, Nov 15, 2013 at 10:21 AM, Dmitry Ivanov >> wrote: >>> >> [--snip--] >> >> (I'm using C++ as an example here, but you co

Re: Future work wiki page

2013-11-15 Thread Jean-Philippe Bernardy
On Fri, Nov 15, 2013 at 1:01 PM, Bardur Arantsson wrote: > On 2013-11-15 11:34, Jean-Philippe Bernardy wrote: > > On Fri, Nov 15, 2013 at 10:21 AM, Dmitry Ivanov > wrote: > > > [--snip--] > > (I'm using C++ as an example here, but you could probably insert "any > horribly complicated-to-parse lan

Re: Future work wiki page

2013-11-15 Thread Bardur Arantsson
On 2013-11-15 11:34, Jean-Philippe Bernardy wrote: > On Fri, Nov 15, 2013 at 10:21 AM, Dmitry Ivanov wrote: > [--snip--] (I'm using C++ as an example here, but you could probably insert "any horribly complicated-to-parse language". Not that there are that many of them other than C++ that are pop

Re: Future work wiki page

2013-11-15 Thread Jean-Philippe Bernardy
On Fri, Nov 15, 2013 at 10:21 AM, Dmitry Ivanov wrote: > > JP, > > I'm sorry if my previous post sounded like an accusation, I understand > that we all have day jobs and other stuff to do and I'm not good at > expressing tone in English. > No offense taken! I hope I did not give the wrong impres

Re: Future work wiki page

2013-11-15 Thread Dmitry Ivanov
JP, I'm sorry if my previous post sounded like an accusation, I understand that we all have day jobs and other stuff to do and I'm not good at expressing tone in English. Regarding pygments example: imagine that user has to edit files in some non-trivial language and already has a parser for

Re: Future work wiki page

2013-11-15 Thread Jean-Philippe Bernardy
On Fri, Nov 15, 2013 at 5:28 AM, Dmitry Ivanov wrote: > Hello JP, > > Will this new highlighting scheme also be more modular? > I think the main flaw of the current scheme is not speed, but > maintainability. > It's so deeply integrated into yi that it's very hard to isolate, > understand and tes