You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like a really great start to something I was just having a conversation about yesterday, increasing the discoverability/tooling around our Lagom project.
I am curious if you've discussed easing the "onboarding" process at all using something akin to a Scala macros for build-time, dynamic generation of the annotations or even doing codegen/rewriting via a utility that parses an existing definition as a manual step?
While I appreciate the value of customizing and providing useful description, hints, etc. this would make instrumenting our somewhat sizable code base "quickly" to get started and allow us to layer in richer information as we can get to it.
Thanks again for your work! Looks great.
The text was updated successfully, but these errors were encountered:
This looks like a really great start to something I was just having a conversation about yesterday, increasing the discoverability/tooling around our Lagom project.
I am curious if you've discussed easing the "onboarding" process at all using something akin to a Scala macros for build-time, dynamic generation of the annotations or even doing codegen/rewriting via a utility that parses an existing definition as a manual step?
While I appreciate the value of customizing and providing useful description, hints, etc. this would make instrumenting our somewhat sizable code base "quickly" to get started and allow us to layer in richer information as we can get to it.
Thanks again for your work! Looks great.
The text was updated successfully, but these errors were encountered: