Natural Complexity (MG) Welcome to the Disciplined Agile Value Stream Consultant Portal › Forums › Net Objectives Consultants › Net Objectives Podcasts and Blogs › Natural Complexity (MG) This topic has 4 replies, 2 voices, and was last updated 5 years, 10 months ago by Al Shalloway. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts September 21, 2016 at 12:51 am #28724 Al ShallowayMember This is where I was hoping we would discuss Natural Complexity. https://svn.projectlocker.com/NO/SVN_NO_OurPublications/svn/IP%20Source/Blog%20Entries/MG/02.Ready%20for%20Review/Natural%20Complexity_v1mg.docx September 21, 2016 at 2:10 pm #28728 Al ShallowayMember “wrangle the natural complexity” – word doesn’t seem right. I’d show an example at the end to show separation of concerns. public static double y_from_anywhere(object m, object x, object B) { double mValue = GetValue(m); double xValue = GetValue(x); double BValue = GetValue(B); retun y(mValue, XValue, BValue); } September 21, 2016 at 2:35 pm #28732 Al ShallowayMember What word or phrase would be better? “Attend to?” The separation of concerns shouldn’t be important because the extra concern shouldn’t exist. I’ll have to think about how to make that clear. September 21, 2016 at 5:21 pm #28741 Al ShallowayMember attend to September 21, 2016 at 5:33 pm #28744 Al ShallowayMember I attended to the aforementioned awkwardness by replacing the word with “attend to”. Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Login with: Log In