While working on XML, I have a situation where I’d like to use an internal namespace for some functions (like mx_internal and tlf_internal scattered around the classic Flex SDK). I do not see internal used in FlexJS. Was this a conscious decision, or nothing came up where internal was desirable? Any preferences on an internal name if I do use one?
Harbs