This page is no longer maintained — Please continue to the home page at www.scala-lang.org

improving the Swing AST Browser

3 replies
Yuvi Masory
Joined: 2010-12-22,
User offline. Last seen 1 year 27 weeks ago.
Hi all,
In the course of developing Alacs it has become necessary to add some features to the Swing AST Browser (the one that pops up when you run -Ybrowse:...).I am adding expand-all/collapse-all buttons, corresponding keyboard shortcuts, and a search-as-you-type filter for the trees.
1) Are there any other features people would like to see added to the AST browser, while I'm at it?2) Should this be folded back into the official repo?

Yuvi

Yuvi Masory
Joined: 2010-12-22,
User offline. Last seen 1 year 27 weeks ago.
Re: improving the Swing AST Browser
Hi all,
My improvements to the AST browser are ready for submission to the project. How does one go about sending it to EPFL?
I asked on #scala and got several suggestions: 1) Send a pull request on GitHub2) Open a Trac ticket3) Email your secret personal contact at EPFL.
(I already submitted the contributors agreement).
Yuvi



On Wed, Mar 9, 2011 at 3:38 PM, Yuvi Masory <ymasory@gmail.com> wrote:
Hi all,
In the course of developing Alacs it has become necessary to add some features to the Swing AST Browser (the one that pops up when you run -Ybrowse:...).I am adding expand-all/collapse-all buttons, corresponding keyboard shortcuts, and a search-as-you-type filter for the trees.
1) Are there any other features people would like to see added to the AST browser, while I'm at it?2) Should this be folded back into the official repo?

Yuvi


odersky
Joined: 2008-07-29,
User offline. Last seen 45 weeks 6 days ago.
Re: Re: improving the Swing AST Browser


On Sat, Mar 26, 2011 at 5:13 PM, Yuvi Masory <ymasory@gmail.com> wrote:
Hi all,
My improvements to the AST browser are ready for submission to the project. How does one go about sending it to EPFL?
I asked on #scala and got several suggestions: 1) Send a pull request on GitHub2) Open a Trac ticket3) Email your secret personal contact at EPFL.

I recommend 3) with ingo.maier@epfl.ch as the secret contact ;-)

 -- Martin

iulian dragos 3
Joined: 2011-02-21,
User offline. Last seen 42 years 45 weeks ago.
Re: Re: improving the Swing AST Browser

On Sat, Mar 26, 2011 at 6:38 PM, martin odersky wrote:
>
>
> On Sat, Mar 26, 2011 at 5:13 PM, Yuvi Masory wrote:
>>
>> Hi all,
>> My improvements to the AST browser are ready for submission to the
>> project. How does one go about sending it to EPFL?
>> I asked on #scala and got several suggestions:
>> 1) Send a pull request on GitHub
>> 2) Open a Trac ticket
>> 3) Email your secret personal contact at EPFL.
>
> I recommend 3) with ingo.maier@epfl.ch as the secret contact ;-)

I can also take care of it if Ingo is too busy. Or just open a trac
ticket, that also works.

iulian

>
>  -- Martin
>
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland