Replies: 3 comments 7 replies
-
Unfortunately, the feature is not planned at the moment -- neither 2023.4 nor 2024.0. This is a non-trivial one. |
Beta Was this translation helpful? Give feedback.
-
Glad to hear you found your way. I didn't think of the possibility of using Metalama SDK for this. But yes, indeed, you can do anything with the SDK. Things are much harder for us to implement "the right way" in the high-level framework, and we have to integrate this with a bundle of other constructor-related features.
What do you mean exactly? You should be able to override methods introduced by aspects.
It should also work but only if you debug the source code. If you debug the transformed code (using the
I don't understand this point. Could you rephrase.
Yes, it's better to create different conversations for each issue. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the feedback. Note that the design-time issues with weavers are "by design" at the moment and we will not be able to work on this during upcoming weeks. |
Beta Was this translation helpful? Give feedback.
-
Hi there,
is there any ETA when
InitializerKind.AfterLastInstanceConstructor
will be available or any advide for an alternative?I would really like to move forward with migrating from PostSharp to Metalama, but without being able to inject code after the last instance ctor that's not possible for us.
Beta Was this translation helpful? Give feedback.
All reactions