You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotty-internals
We have already plans here. For simple declarative rule that can be context dependent and work across libraries see example here: https://github.com/dotty-linker/dotty For complicated rules with full meta-programing we will have scala.meta: http://scalameta.org/
Suminda Dharmasena
unread,
May 13, 2016, 9:02:07 AM5/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotty-internals
Looks great.
Suminda Dharmasena
unread,
May 13, 2016, 12:40:35 PM5/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotty-internals
Can you add ability to have conditional / context based rewrites. Say rewrite only if x is annotated. Also say y is annotated and of type Y I want to change the type of y to generate type Y' and replace the type of y with Y'.