Status: Accepted Owner: ---- Labels: Type-Enhancement Priority-Medium Target-2.5
New issue 484 by pekka.klarck: Deprecate the possibility to have scalar and list variables with same base name (e.g. `${FOO}` and `...@{foo}`)
http://code.google.com/p/robotframework/issues/detail?id=484 It seems we need to refactor how variables are handled at some point. That's easier if we don't need to differentiate between different variable types and can just use them interchangeably (issue 483). To make that possible, we need to first deprecate the possibility to have different variable types with the same basename. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
