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

treeCopy.UnApply(tree, fun, transformTrees(args))

3 replies
Eugene Burmako
Joined: 2011-09-17,
User offline. Last seen 42 years 45 weeks ago.
Any reason for tree transformers to ignore the fun of UnApply?
https://github.com/scala/scala/blob/master/src/library/scala/reflect/api/Trees.scala#L1199




adriaanm
Joined: 2010-02-08,
User offline. Last seen 31 weeks 4 days ago.
Re: treeCopy.UnApply(tree, fun, transformTrees(args))
seems like an incomplete fix to me (f3cf0544)

On Mon, Feb 6, 2012 at 3:35 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
Any reason for tree transformers to ignore the fun of UnApply?
https://github.com/scala/scala/blob/master/src/library/scala/reflect/api/Trees.scala#L1199





Eugene Burmako
Joined: 2011-09-17,
User offline. Last seen 42 years 45 weeks ago.
Re: treeCopy.UnApply(tree, fun, transformTrees(args))
okay, I'll complete it then. thanks!

On 6 February 2012 16:01, Adriaan Moors <adriaan.moors@epfl.ch> wrote:
seems like an incomplete fix to me (f3cf0544)

On Mon, Feb 6, 2012 at 3:35 PM, Eugene Burmako <eugene.burmako@epfl.ch> wrote:
Any reason for tree transformers to ignore the fun of UnApply?
https://github.com/scala/scala/blob/master/src/library/scala/reflect/api/Trees.scala#L1199






Eugene Burmako
Joined: 2011-09-17,
User offline. Last seen 42 years 45 weeks ago.
Re: treeCopy.UnApply(tree, fun, transformTrees(args))

Hey Tiark,

Could you, please, assist me with
https://github.com/scalamacros/kepler/commit/d3c374eedadb863d41ebd869730...?

Cheers,
Eugene

On Feb 6, 4:05 pm, Eugene Burmako wrote:
> okay, I'll complete it then. thanks!
>
> On 6 February 2012 16:01, Adriaan Moors wrote:
>
>
>
> > seems like an incomplete fix to me (f3cf0544
> > )
>
> > On Mon, Feb 6, 2012 at 3:35 PM, Eugene Burmako wrote:
>
> >> Any reason for tree transformers to ignore the fun of UnApply?
>
> >>https://github.com/scala/scala/blob/master/src/library/scala/reflect/...

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