Very interesting. Rico's illustration of the single threaded approach as analogous to the relay race is very good indeed. By the way, I just saw Tim Wagners PDC session on "
Extending and Customizing VS" as well. It's good to see that the editor is going to be fully managed. I agree that not everything needs to move to managed code. Just the parts that devs have to interact with can be simplified.
I'd be interested to see if MPF becomes any simpler to use , or rather, if it takes less code to do things. Couple of things I have come across and have a question on whether VS10/11/x will address
(1)
Istvan Novak's VSXTra library is a layer on top of MPF that I think is sorely needed. Will that be one of the things addressed in VS10 ( a simpler MPF) ?
(2) Have you seen Victor Garcia (of Clarius Consulting) post on "
Simple things which are incredibly hard" where he points out a couple of areas where things that should be simple one or two lines of code end up being very long winded. I guess VSXTra will help now but again, are we taking this on board for VS10(+) ?