Hi all, I just noticed the API Doc for ComponentResources.getInformalParameterNames() says that it returns the parameter names in alphabetical order. I'm stunned, to be honest because I would not have expected this at all and I really need them to be in the order as defined in the template ... is there any particular reason the framework decides to destroy otherwise inaccessible (?) information by doing a sort ( which would be like a single line if someone really needed it that way ..) before returning this?
Thanks and kind Regards, Wulf
