Nested config dump/load
Reported by bahuvrihi | December 26th, 2008 @ 10:25 AM
To better facilitate nested workflow configurations, load_config should be extended to load subfiles:
name.yml
name/field.yaml
This will require a check to see if the class configurations will work with this setup. The requirements are:
- Either all string nesting keys
- Or indifferent access for nesting configs
Comments and changes to this ticket
-
bahuvrihi January 3rd, 2009 @ 01:31 PM
- State changed from new to resolved
- Assigned user set to bahuvrihi
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Class configurations that map to the command line.