Add Ability for a Part to Ref It's Own Attributes w/o Its Name

Registered by Jeff Rush

Suppose I have something like:

[FreeTDS_installation]
recipe = zc.recipe.cmmi
url = blah
odbcinst_ini =
    [FreeTDS]
    Driver = ${FreeTDS_installation:location}/lib/libtdsodbc.so

1) Since the variable expansion is referring to an attribute of its own .cfg section, is there a way to omit the section name? Something like (but this doesn't work):

     Driver = ${location}/lib/libtdsodbc.so

It just seems extra work to keep putting my own section name in, and is dangerous if I cut/paste lines to move about.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.