Silverlight

Questions about integration in Visual Studio, MSBuild or other IDEs or build tools.

Silverlight

Postby csperler on Wed Jan 23, 2008 2:56 am

Hello,

Given that the subset of .NET compatible with Silverlight excludes the Serializable attribute, is there any chance or way of getting Postsharp to work with Silverlight?

Thanks,

-Craig
csperler
 

Re: Silverlight

Postby gfraiteur on Thu Jan 24, 2008 11:27 pm

Hi Craig,

This requirement will be met in version 1.1, which will target also the Compact Framework. The stuff is developed but not yet released (and not yet stable enough).

Patience!

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

Re: Silverlight

Postby csperler on Fri Jan 25, 2008 6:28 am

Gael,

That's great to hear!
Thanks for the head's up.

-Craig
csperler
 

Re: Silverlight

Postby csperler on Fri Jan 25, 2008 9:11 pm

Gael,

Out of curiousity, do you have a timeframe in mind for when 1.1 will be released (and in a compatible state with SL)?

Thanks again,

-Craig
csperler
 

Re: Silverlight

Postby gfraiteur on Fri Jan 25, 2008 9:40 pm

No idea. Maybe there will be some beta in May-June 2008...

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

Re: Silverlight

Postby blahetal on Fri Jan 25, 2008 10:40 pm

Hi,
looking forward to the Compact Framework support. Keep up the good work.

btw could you make a post to your blog what we can await in a next release that you are working on. Only a short preview, imo a lot of ppl are curious :D

Libor
blahetal
blahetal
 
Posts: 13
Joined: Sat Jan 12, 2008 4:55 pm
Full Name: blahetal

Re: Silverlight

Postby gfraiteur on Fri Jan 25, 2008 10:42 pm

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

Re: Silverlight

Postby mamadero on Sun Jul 06, 2008 1:05 am

Gael,

Just out of curiosity, is there support for SL and CF in the 1.1 bits in the download page?
mamadero
 
Posts: 2
Joined: Wed Jun 11, 2008 7:22 pm
Full Name: Miguel Madero
Company: Readify

Re: Silverlight

Postby gfraiteur on Sun Jul 06, 2008 8:42 am

Yes, there is an experimental support, but the experience did not proof to be successful. I am implementing a new support strategy, so things will change a lot.
Gael Fraiteur, project leader
got good support? consider donating to the project.
gfraiteur
Site Admin
 
Posts: 674
Joined: Tue Dec 18, 2007 3:09 pm
Full Name: Gael Fraiteur
Company: postsharp.org

Re: Silverlight

Postby csperler on Thu Aug 14, 2008 3:28 am

Hi -

Excellent work with the silverlight support. Thank you.

Have a potential issue: I've added an aspect attribute to my SL2.0 assembly and am receiving a build error - only note I've found is this is a resolved issue arising from looking at an invalid xml file when checking for updates:
info PS0092: Unexpected error during auto-update check: Root element is missing.
EXEC : error : Unhandled exception: Object reference not set to an instance of an object. See below for details.
System.NullReferenceException: Object reference not set to an instance of an object.
at PostSharp.CodeWeaver.WeavingHelper.EmitCustomAttributeConstruction(ICustomAttributeValue attribute, InstructionEmitter writer)
at PostSharp.Laos.Weaver.LaosAspectWeaver.EmitAspectConstruction(InstructionEmitter writer)
at PostSharp.Laos.Weaver.LaosTask.Execute()
at PostSharp.Extensibility.Project.ExecutePhase(String phase)
at PostSharp.Extensibility.Project.Execute()
at PostSharp.Extensibility.PostSharpObject.ExecuteProjects()
at PostSharp.Extensibility.PostSharpObject.InvokeProject(ProjectInvocation projectInvocation)
at PostSharp.Extensibility.CommandLineProgram.InternalMain(String[] args)

Thanks,

-Craig
csperler
 
Posts: 1
Joined: Thu Aug 14, 2008 3:20 am
Full Name: craig perler

Next

Return to Integration with IDE and Build Scripts