You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by GitBox <gi...@apache.org> on 2022/12/03 10:51:30 UTC

[GitHub] [incubator-pekko] mdedetrich opened a new issue, #68: Figure out classes that need to be renamed for migration script

mdedetrich opened a new issue, #68:
URL: https://github.com/apache/incubator-pekko/issues/68

   In https://github.com/apache/incubator-pekko/pull/67 we renamed all of the classes that contain `Akka` in the name to `Pekko`. We should prune these renamed classes and figure out which ones are relevant for the migration script.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich commented on issue #68: Figure out classes that need to be renamed for migration script

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich commented on issue #68:
URL: https://github.com/apache/incubator-pekko/issues/68#issuecomment-1511113334

   Not entirely sure if this is low priority or not, my initial assumption is that this would in fact be very useful and hence somewhat critical for people migrating massive akka to pekko codebases.
   
   It is true that this will be a bit of work however there is already prior art for using scala-migrate in pekko http


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] sam-byng commented on issue #68: Figure out classes that need to be renamed for migration script

Posted by "sam-byng (via GitHub)" <gi...@apache.org>.
sam-byng commented on issue #68:
URL: https://github.com/apache/incubator-pekko/issues/68#issuecomment-1511072941

   Following discussion in #22 , Could we label as 'nice to have (low prio)' ? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on issue #68: Figure out classes that need to be renamed for migration script

Posted by GitBox <gi...@apache.org>.
pjfanning commented on issue #68:
URL: https://github.com/apache/incubator-pekko/issues/68#issuecomment-1339738044

   part of #22 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] He-Pin commented on issue #68: Figure out classes that need to be renamed for migration script

Posted by "He-Pin (via GitHub)" <gi...@apache.org>.
He-Pin commented on issue #68:
URL: https://github.com/apache/incubator-pekko/issues/68#issuecomment-1511117990

   But I think that part can come up later, a 1.0.0 release can be used for newly started projects.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on issue #68: Figure out classes that need to be renamed for migration script

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #68:
URL: https://github.com/apache/incubator-pekko/issues/68#issuecomment-1561251397

   removed from 1.0.0 milestone - it might be useful just to close it (@mdedetrich) - we have https://github.com/apache/incubator-pekko/issues/22 already


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] mdedetrich commented on issue #68: Figure out classes that need to be renamed for migration script

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich commented on issue #68:
URL: https://github.com/apache/incubator-pekko/issues/68#issuecomment-1511122308

   True. I also just realized that while scala-migrate works for Scala projects, it doesn't work for Java and a lot of people do use akka in Java projects.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org