Use of PostSharp during design-time only

Do you program directly PostSharp.CodeModel or another low-level API and need help? Put your questions here and we will try to answer.

Use of PostSharp during design-time only

Postby ccarson on Thu Jul 17, 2008 11:32 pm

Hellos;

I'm having some trouble finding how to use PostSharp at design/compile-time only - that is, use it to modify the generated IL without having the assemblies reference any PostSharp libraries. The reason being is that I have a project where I wish to use this, but I cannot create assemblies nor ship the product with references to PostSharp due to the license.

I've looked at the documentation and have been unable to find a description of how to do this. Could someone please help me by finding a link?

Thanks much,
Cory
ccarson
 
Posts: 2
Joined: Thu Jul 17, 2008 11:15 pm
Full Name: Cory Carson

Re: Use of PostSharp during design-time only

Postby gfraiteur on Fri Jul 18, 2008 8:50 am

If you use PostSharp Laos, there is no way to do it (obviously, since your aspects derive from classes defined in PostSharp.Laos.dll).

Assemblies that you should include in your product package are licensed under LGPL, which should not cause any licensing problem.

-Gael
Gael Fraiteur, project leader
got good support? consider donating to the project.
gfraiteur
Site Admin
 
Posts: 673
Joined: Tue Dec 18, 2007 3:09 pm
Full Name: Gael Fraiteur
Company: postsharp.org


Return to PostSharp Core


cron