Charles Rezsonya wrote:

>Are there any pro's or con's against using strings&string lists versus hard
>coding strings into the app?
One BIG one is internationalization. If you're planning to sell your 
product anywhere that has a different language than the one you write it, 
you'd better use resources. Otherwise it means code changes and a 
recompile to change a string.

Dave Johnson

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to