apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.17k stars 140 forks source link

feat: streamlined approach for Behaviors #1444 #1445

Closed Roiocam closed 2 weeks ago

Roiocam commented 3 weeks ago

Resolves: #1444

pjfanning commented 3 weeks ago

@Roiocam Is this something that could be ready in the next few days? If not, can we delay it to the 1.1.1 release?

Roiocam commented 3 weeks ago

@Roiocam Is this something that could be ready in the next few days? If not, can we delay it to the 1.1.1 release?

It's not in that hurry to contain in release 1.1.0, but I'll try my best to delivery it.

Roiocam commented 2 weeks ago

@Roiocam if this is ready to merge, could I ask for one extra change?

It is ready!

Could you add @since 1.1.0 to the scaladoc on the new methods?

done. Thanks

pjfanning commented 2 weeks ago

@Roiocam is it ok to merge this? I'm hoping to start the release process for v1.1.0.

Roiocam commented 2 weeks ago

@Roiocam is it ok to merge this? I'm hoping to start the release process for v1.1.0.

i am no objection to this. it's just syntax sugar.