sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate
http://sharparchitecture.github.io/
Other
593 stars 153 forks source link

Import Suteki.TardisBank, see #117 #121

Closed cd21h closed 9 years ago

cd21h commented 9 years ago

@seif, could you please review before merging?

Windsor ActionFilterAttribute provider for ASP.NET MVC, closes #119

Add TypePropertyDescriptorCache to SharpArch.Domain

seif commented 9 years ago

@shatl Still need to look into the sample. But for future reference, would have been better if the changes were done in pull-requests, one for bringing in the sample and another for the TypeDiscriptor and ActionFilter

cd21h commented 9 years ago

@seif, I see your points. I have ReShaper, looks like something happened to styling rules. ActionFilter changes were required to make TardisBank work, TypeDescriptor I decided to put into the same request because they are too small and tighly connected to ActionFilter changes.