|
87c55d5906
|
Remove old check from config validation
These keys are not used, actually.
|
2016-05-09 17:11:59 +02:00 |
|
|
6a407365bd
|
Enhance store config errors by printing (println)
|
2016-03-26 15:28:35 +01:00 |
|
Kai Sickeler
|
cdbc0ceae5
|
Removed unused functions
|
2016-03-25 15:22:45 +01:00 |
|
|
a45571e299
|
Remove unused function AspectConfig::config()
|
2016-03-22 19:44:04 +01:00 |
|
|
af161394ad
|
Remove dead code in configuration.rs
|
2016-03-22 19:43:48 +01:00 |
|
|
2fb59b3ae6
|
Remove unused imports
|
2016-03-22 19:43:48 +01:00 |
|
|
f1246093f1
|
Implement AspectConfig::get_for()
|
2016-03-16 16:46:54 +01:00 |
|
|
08b36972f1
|
Make store configuration optional
|
2016-03-16 16:46:54 +01:00 |
|
|
9961f64ce6
|
Add AspectConfig type
|
2016-03-16 16:46:53 +01:00 |
|
|
c942c74f05
|
Implement getter for aspect names
|
2016-03-16 16:46:53 +01:00 |
|
|
d249f604d8
|
Implement: config_is_valid()
|
2016-03-16 16:46:53 +01:00 |
|
|
cd55e7d625
|
Add Aspect building based on configuration
|
2016-03-16 16:46:53 +01:00 |
|
|
1fe545eb8b
|
Add configuration.rs
|
2016-03-16 16:46:53 +01:00 |
|