Status: New Owner: ---- Labels: Type-Engineering Priority-Medium Milestone-4.7
New issue 853 by tu...@tudorgirba.com: ConfigurationOfMoose should be split to reflect core vs suite http://code.google.com/p/moose-technology/issues/detail?id=853
Right now, in ConfigurationOfMoose we have two methods: - coreDefault - default
These should be the basis for splitting into two distinct configuration classes.
Ideally, we would rename ConfigurationOfMoose to ConfigurationOfMooseSuite, but this is difficult due to the many scripts that depend on the current name. So, we will not do that (at least not now).
Also, in the process of splitting, we will remove the 'default' version and transform it into a baseline.