Hi,
U can store text messages in XML file and can be used in multiple
places. when u need to change the text, u simply modify XML file. this
will eliminate recompilation...
On Dec 30, 12:49 am, Kiran Kumar Vasireddy <[email protected]>
wrote:
> Dear All,
>
> In My project I am using static text messages in multiple places . If I want
> to change the text I have to go through all the pages and have to modify it
> . Can I know the best way to handle this? ( For example Alert header)
>
> 1) I am using Static AS class and defining them in one place and accessing
> them . But if I use the same for Label text or Button text I get not
> bindable warning . Of course nothing is going to harm but bit irritating.
>
> 2) I can also use resource bundle .
>
> But want to get your suggestions what is industry standard way of defining
> these.
>
> Regards
> Kiran
--
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en.