preventing common mistakes
Posted: Mon Dec 16, 2013 5:17 am
Hi, here is another suggestion, perhaps for the future
Mono has a tool called Gendarme. really nice.
it decompiles libraries and checks code for common errors.
some (imo) are bogus, but most are beneficial.
perhaps looking into those common mistakes, and trying to prevent their introduction in the first place when coding in cobra would be a good idea.
in other words, when you program in cobra, you don't get yourself into a mess or complications... removing the expertise parts and focusing on productivity.
just an idea.. are you acquainted with this tool, charles?
Mono has a tool called Gendarme. really nice.
it decompiles libraries and checks code for common errors.
some (imo) are bogus, but most are beneficial.
perhaps looking into those common mistakes, and trying to prevent their introduction in the first place when coding in cobra would be a good idea.
in other words, when you program in cobra, you don't get yourself into a mess or complications... removing the expertise parts and focusing on productivity.
just an idea.. are you acquainted with this tool, charles?