A new Prism drop has just been released: http://www.codeplex.com/prism/SourceControl/DownloadSourceCode.aspx?changeSetId=10933 The current prism drop comes with a neat documentation. Unfortunately, I won’t be able to check it out for the next few days… The StockTraderRI now looks like this: .
Again, there is a new drop for the Prism Reference Implementation. Get it here: http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=12226 At the current release intervals, it’s hard to keep up
A new Prism drop has just been released! See Glenn Block’s post here: http://blogs.msdn.com/gblock/archive/2008/03/26/prism-drop-2.aspx The direct link to the resource is http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=11976 Views are no longer added via AddViewToRegion(); rather, an IRegion can be requested and an Add method can be called to actually add the view. Also, a sliding region has been added. However, [...]
As Glenn Block reports, the patterns & practices Team released a reference implementation of Prism on Wednesday: http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=prism&ReleaseId=11615 Very interesting read! While I’m still working with the 6267 release of prism, I’m gonna update my code and write about some experiences with it soon!
