Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [handly-dev] How useful would handly be at the moment?

Thanks. I will try it out.

There is one thing I can see right away: the dependencies for handly are to Eclipse 4.3+ (core.runtime > 3.9) and I would have to support 3.8/4.2 (and I'm not using Xtext). Just changing the dependency requirements makes it compile, but there may be other problems with that. Is there anything in the code that requires 4.3?

best regards,
Vlad


On Sat, Sep 27, 2014 at 3:56 PM, Vladimir Piskarev <pisv@xxxxx> wrote:
Hello Vlad,

Thank you very much for your interest in Handly!

Yes, I'm pretty confident the 0.2 release is ready for production use. Actually, even 0.1 was
being used in a real project by a major adopter (1C).

We have no outstanding bugs at the moment and Handly has been shown to scale quite well,
with good performance even on source files containing tens of thousands of lines of code.
Although formally there is no declared API yet, separation between API and internal code does
exist and we try to keep binary compatibility between releases. Documentation is improving and
seems quite adequate at the moment.

Of course, there is no better way to evaluate a framework than seeing how others have used it
in real world projects. So you are more than welcome. Put Handly to work for you and tell us
what you think! Perhaps the best place to start is the tutorial [1].

If I can ever be of any help to you, just let me know.

Best regards,
Vladimir

[1] https://github.com/pisv/gethandly/wiki




Back to the top