You've got interesting ideas. However, I don't think a URL-based MVC, the way you describe it, is a good idea, since I don't see any obvious dividends and the security exposure could be significant.
Code generation is another matter. Using something like Aspect C++ is, probably, the only way to implement reasonable ORM framework. QT is an option, but I've never looked into it's pre-compiler.
May 22, 2008, 1:48 p.m. - andre
You've got interesting ideas. However, I don't think a URL-based MVC, the way you describe it, is a good idea, since I don't see any obvious dividends and the security exposure could be significant. Code generation is another matter. Using something like Aspect C++ is, probably, the only way to implement reasonable ORM framework. QT is an option, but I've never looked into it's pre-compiler.