Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [handly-dev] working copy

Hi!

I see. I am not in a hurry, it may be a couple of weeks before I can start looking at this seriously.

My project is at http://github.com/erlide/erlide. The current code is just "good enough", a partial copy of older JDT code. There are pieces missing (like working copies, model update events) that I hope Handly can provide more or less for free. In any case, your tutorials do a great job at explaining both the how and the why!

regards,
Vlad


On Sun, Sep 28, 2014 at 12:06 PM, Vladimir Piskarev <pisv@xxxxx> wrote:
At the moment we provide out-of-the-box integration of working copy functionality with Xtext editor.
If I remember correctly, a DelegatingWorkingCopyBuffer is meant to be used with TextFileBuffer-
based editors. An exemplary implementation of that is planned for 0.3. I'll try to come up with
more guidance on Monday. Thanks for waiting.

BTW, is your project open-source? The reason for asking is that it would be easier to provide
more specific advice if one could look at the code.

-Vladimir




Back to the top