All, I am working on the <assembly> stuff we've been discussing. An idea was that we'd only have a <set> element instead of both a <set> and a <set-object> element. Here I was wondering what you guys think about the following modification to the "object" translator:
If the input value to be translated isn't in the object provider "prefix:locator" form (i.e. doesn't include a colon) then the "object" translator will delegate to the "smart" translator instead. This would allow translating input values like "99" to an int, etc. --knut
