Allow specification of nested instance
Reported by bahuvrihi | January 3rd, 2009 @ 01:33 PM
Nested initialization blocks are great, but there is currently no good way to manually specify the instance accessed by a nested reader.
Perhaps allow an instance as the config value. This is not logically pure, but somewhat intuitive. In addition a nil config value should nilify the instance.
Comments and changes to this ticket
-
bahuvrihi January 27th, 2009 @ 03:06 PM
- State changed from new to resolved
Solved by using :map_default => false and then set the instance manually during initialize.
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.