From 101b970f5a02b4f0499dde2fd471022ecbc6dac6 Mon Sep 17 00:00:00 2001 From: Olof-Joachim Frahm Date: Wed, 15 Apr 2015 16:04:23 +0200 Subject: [PATCH] One more paragraph for reification post. --- reifying.post | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reifying.post b/reifying.post index 138309b..c0d0b75 100644 --- a/reifying.post +++ b/reifying.post @@ -33,4 +33,6 @@ certain way. Properly done, that would mean that configuration code would be a wrapper so thin that the actual code could still be reused from application code and -different projects later on. +different projects later on. The difference between configuration and business +logic would then be more of a distinction between where code is used, not how +and which framework it was written against. -- 1.7.10.4