postsharp / Metalama

Metalama is a Roslyn-based meta-programming framework. Use this repo to report bugs or ask questions.
164 stars 4 forks source link

Marketplace: reference Atesh.Metalama #237

Closed gfraiteur closed 8 months ago

gfraiteur commented 8 months ago

Source: https://bitbucket.org/XtroTheArctic/atesh.metalama

Package: https://www.nuget.org/packages/Atesh.Metalama

PostSharpBot commented 8 months ago

Hello @gfraiteur, thank you for submitting this issue. We will try to get back to you as soon as possible. Note to the PostSharp team, this ticket is being tracked in our dashboard under ID TP-34060.

XtroTheArctic commented 8 months ago

Thank you.

gfraiteur commented 8 months ago

I was reviewing this project while creating the marketplace and it seems that many contract aspects have now been made duplicates by our Metalama.Patterns.Contracts package. Could you review this and tell me what you intend to do -- essentially answering the answer: why should someone use them instead of ours? An answer may be because your implementation is much simpler, but I want to know what to write in the package manifest.

You can also submit a PR to https://github.com/postsharp/Metalama.Marketplace.

XtroTheArctic commented 8 months ago

I don't have a specific reason. I thought you may want to populate few more extensions there so I wanted to provide mine as an example. If you think it's redundant, no problem for me.

gfraiteur commented 8 months ago

Done.