Igniters, I'm working on Ignite Web Control Center (IGNITE-843 https://issues.apache.org/jira/browse/IGNITE-843).
One of its features is a XML / java code generation. User select in UI different properties and get generated XML or java code for cluster configuration. So the question: should I generate property that user select in UI if user select default value for that property? For example. User select in combobox cache mode: PARTITIONED. This is default mode for cache and could be omitted. But somehow I feel that this will confuse users... What do you think? May be I should add an option on summary screen "Omit defaults"? -- Alexey Kuznetsov GridGain Systems www.gridgain.com
