Uh...why? I mean the idea is interesting and all (in theory - I didn't download the framework), but I gotta ask why you'd want to do this? C++ is appropriate and excellent for many problem domains...what is it about web development that should cause it to be added to that list? Put another way: a lot of smart people have been making very good web apps for a while without using C++. Why is it that you're the first one…
> first one to see that this domain is somewhere C++ will excel in C++ is used a lot in the big sites like Amazon and Yahoo and Google. The frameworks just aren't open sourced. C++ remains a lot faster and a lot less memory intensive than Java/C#. It would make sense to use it any time load is pushing the hardware.
I can understand 100% using it for data processing in the back-end systems, but not for the usual web framework parts...