Silverlight
11 posts • Page 1 of 1
Silverlight
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
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
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
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
- gfraiteur
- Site Admin
- Posts: 834
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
Re: Silverlight
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
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
No idea. Maybe there will be some beta in May-June 2008...
Gael
Gael
Gael Fraiteur, project leader
- gfraiteur
- Site Admin
- Posts: 834
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
Re: Silverlight
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
Libor
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
Libor
blahetal
- blahetal
- Posts: 13
- Joined: Sat Jan 12, 2008 4:55 pm
- Last Name: blahetal
Re: Silverlight
Gael Fraiteur, project leader
- gfraiteur
- Site Admin
- Posts: 834
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
Re: Silverlight
Gael,
Just out of curiosity, is there support for SL and CF in the 1.1 bits in the download page?
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
- First Name: Miguel
- Last Name: Madero
- Company: Readify
Re: Silverlight
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
- gfraiteur
- Site Admin
- Posts: 834
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
Re: Silverlight
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
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
- First Name: craig
- Last Name: perler
Re: Silverlight
Hi Craig,
It seems like a bug. Could you please fill in an issue report and provide a project reproducing the case?
Thanks,
-gael
It seems like a bug. Could you please fill in an issue report and provide a project reproducing the case?
Thanks,
-gael
Gael Fraiteur, project leader
- gfraiteur
- Site Admin
- Posts: 834
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
11 posts • Page 1 of 1
