Quantcast
Channel: Caliburn.Micro: Xaml Made Easy
Viewing all articles
Browse latest Browse all 1760

Commented Feature: Make Portable Libraries [259]

$
0
0
For v2 we need to refactor to portable libraries.
Comments: This would be great. Maybe it could be done in small pieces, instead of converting the whole thing at once? We could go long way if stuff from INPC were available in a portable class library. I suppose it wouldn't be too hard to convert the base classes, like BindableCollection, EventAggregator, Screen and Conductor but I suspect that the hard part is to add the platform specific code. For example, Screen is Screen in every platform, but something like OnViewReady method is different for every platform.

Viewing all articles
Browse latest Browse all 1760

Trending Articles