|
Reflective Architectures and Code Generation
|
Position: 8 |
| Viewed: 106 times |
| Last Updated | Jan 8th 2007 |
|
| Platform(s) | Linux, Windows, Freebsd, Mac OS X, Solaris |
| License Specifications |
No Specifications |
|
Description
Frequently, Web applications have big amounts of similar code, embedded in server pages (JSP, ASP, PHP, etc.). Developing this code is error prone, but we have two possible alternative techniques to avoid the mentioned situation: code generation and reflective architectures. In this article we are going to describe, analyze and compare each one of these solutions.
|
|