charlieo wrote:
tj8212 --> As for performance on extenders, will mcml apps render better than wpf based apps?
Yes.
Ok, I noticed in the video that MCML bears a striking resemblance to XAML. You guys have support for layout panels, common controls, databinding, event triggers and separation of behaviour from control type. I'm sure there are other similarities. So I was puzzled
as to why you found it necessary to create yet another UI markup language. But a combination of that last demo of the twirling letters and the post quoted here leads me to suspect that you didn't want to go the WPF route because the performance of WPF at the
moment leaves alot to be desired.
Did you need a more lightweight framework?