Since I am new to LOP, I thought maybe someone could write an article discussing the implication for testing applications written in LOP (MPS or whatever the new paradigm language will be called).
Many thanks
Omar
All I can do about this subject is the fact that when you program in a DSL you don´t have to worry about the infrastrutural code (assertions, validations, component technical specificities, etc). This is automatically added by the code generators and represents, according to a common refered statistics, about 60-70% of the final code. At least in the area where I work, CICS/COBOL/DB2 and J2EE integration platform and web services, this percentage is not exagerated.
When you are testing an application generated from a DSL specification typically you only need to concentrate on the functional code, the remaining 40-30%. This a obvious major advantage compared to mainstream programming.
Hello my good friend, it's Jean in Paris. I've been trying to contact you to invote you to my wedding on 24 June. Send me an e-mail to jeanesp@free.fr
Regarding your LOP stuff, I cannot help -:)