Just a small sort of brag post that will probably mean nothing to people who don't write code but I have a nice little design here whereby I can get other people to do my work for me. Basically I can get people to define their objects properly and then run another program to automatically generate validation code so that the code I am actually writing myself can use this automatically generated code to confirm that the configuration of the system if valid.
Yeah, I know, sounds stupid complicated or just nonsensical but as a coder once you see it in action (or will do since this is what I've been designing) it is going to make my life so much easier. We are talking about writing maybe a few hundred lines of code and having another several thousand being generated for me to use. I also won't have to make any changes to the code I write as new things come along, that will all get picked up in the automatically generated code.
No comments:
Post a Comment