[erlang-questions] RefactorErl released

Kirill Zaborski qrilka@REDACTED
Mon Sep 10 16:05:54 CEST 2007


So the question arises:
Why do we need separate RDBMS installed when we have Mnesia in OTP
distribution? And if the tool is implemented in Erlang (at the moment
I can't access your website I receive connection timeout error) it is
twice as strange.

Best regards
Kirill.

On 9/10/07, lestat <lestat@REDACTED> wrote:
Hi!
>
> The main idea behind the system is that we store the AST and the
> statical semantical information(like visibility, scope) - required by
> the refactorings - in the database.
> The refactorings work directly on the database keeping it's consistency.
> This way you do not have to reparse the code after every refactoring.
> As another option this way you can easily create a batch of
> refactorings and check out the files just after the last one.
>
> Regards,
>         Tamas Nagy
>
> On Sep 10, 2007, at 3:19 PM, Kirill Zaborski wrote:
>
> > I wonder - why does it require MySQL?
> >
> > Best regards,
> > Kirill.
> >
> > On 9/10/07, lestat <lestat@REDACTED> wrote:
> > Hi!
> >>
> >> Our research team has released RefactorErl (a refactoring system for
> >> Erlang) under EPL with seven working refactorings.
> >>
> >> It is available from the projects site:  http://plc.inf.elte.hu/
> >> erlang/
> >>
> >> An installer package for Windows, and a source package for Linux,
> >> Windows and Mac OS X are available for download.
> >>
> >> Questions, suggestions, bug reports, or feature requests are welcome
> >> at erlang@REDACTED
> >>
> >> Regards,
> >>         Tamas Nagy and the Team
> >>
> >>
> >>
> >> _______________________________________________
> >> erlang-questions mailing list
> >> erlang-questions@REDACTED
> >> http://www.erlang.org/mailman/listinfo/erlang-questions
> >>
>
>



More information about the erlang-questions mailing list