Generated Code
Last week I have touched source file organization of generated code. Today I’ll share some thoughts on testability of code when a part of it is generated.
 
			
			Last week I have touched source file organization of generated code. Today I’ll share some thoughts on testability of code when a part of it is generated.
 
		It’s time to write about project file organization again (See part 1 and part 2). Recently I came across two cases of confusion concerning dependencies and generated code that, in […]
The most important term I learned in the past months is “Ubiquitous Language”: speak the language of your domain everywhere.