Friday, January 31, 2014

Dependency Resolution

It's been too long since my last update.  Since I am not very disciplined with this blog, I have decided to open up public viewing access to the 2 trello boards we use to manage the project.  They are listed on our home page: http://fayde.wsick.com/.

Recently, I have been working hard on trying to create a simple developer experience for Fayde.  The biggest issue revolved around dependency resolution.  There is some level of extensibility to be able to create your classes and controls that can be used within XAML.  Silverlight and WPF both used xml namespaces to manage and Fayde does the same with a caveat.  When we start building tutorials, we will explain exactly how to use.  I am very happy with the following iteration of Fayde that is available on nuget.  There is a simple, yet very powerful way to include third-party and internal libraries along with web project modules.